aboutsummaryrefslogtreecommitdiff
path: root/tapasHelp.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add a keys argument to tapasColin Cross2022-01-281-1/+1
| | | | | | | | | | | Add a keys argument to tapas that allows specifying devkeys to use internal aosp_devkeys_* products that use the internal devkeys, which will allow building unbundled apps that use platform keys for testing. Bug: 216553104 Test: tapas CarMediaApp devkeys Change-Id: I2161be9e15f99713e11d22901d6eb7ad3c420093
* Remove unused mips workarounds.Elliott Hughes2020-03-061-1/+1
| | | | | | | This was never really finished, and hasn't been supported for years. Test: treehugger Change-Id: I7668088d1449f33025aaf36fae0817894c84a877
* Remove armv5teDan Willemsen2018-01-081-1/+1
| | | | | | | | | This architecture only existed for unbundled use, but even the NDK is removing support in their r17 release, so just remove support for it. Test: build/soong/build_test.bash -only-config Test: check buildserver configs, I don't see anything still using armv5 Change-Id: Ic183b510c9ada94438bd4cc2b9362fa438a29ced
* Support 'tapas help' for more-detailed tapas helpJeff Gaston2017-09-111-0/+23
Bug: 64844028 Test: tapas help Change-Id: I5629ca781e8cacfa6bb09828acf4160bbca3c3a5