aboutsummaryrefslogtreecommitdiff
path: root/tapasHelp.sh
AgeCommit message (Collapse)Author
2022-02-07Add a keys argument to tapasColin Cross
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 Merged-In: I2161be9e15f99713e11d22901d6eb7ad3c420093
2020-03-06Remove unused mips workarounds.Elliott Hughes
This was never really finished, and hasn't been supported for years. Test: treehugger Change-Id: I7668088d1449f33025aaf36fae0817894c84a877
2018-01-08Remove armv5teDan Willemsen
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
2017-09-11Support 'tapas help' for more-detailed tapas helpJeff Gaston
Bug: 64844028 Test: tapas help Change-Id: I5629ca781e8cacfa6bb09828acf4160bbca3c3a5