aboutsummaryrefslogtreecommitdiff
path: root/tapasHelp.sh
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2020-03-06 16:46:59 -0800
committerElliott Hughes <enh@google.com>2020-03-06 16:46:59 -0800
commitf71c05a8e57d57d8933a2a90f8f8d350fe002847 (patch)
tree76bafec91afcd54da298379988bc0c4d2304a539 /tapasHelp.sh
parent074d8e132b2ded1038273e9deccdbee082dbf961 (diff)
Remove unused mips workarounds.
This was never really finished, and hasn't been supported for years. Test: treehugger Change-Id: I7668088d1449f33025aaf36fae0817894c84a877
Diffstat (limited to 'tapasHelp.sh')
-rwxr-xr-xtapasHelp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tapasHelp.sh b/tapasHelp.sh
index 38b3e345bb..0f461304a3 100755
--- a/tapasHelp.sh
+++ b/tapasHelp.sh
@@ -6,7 +6,7 @@ SCRIPT_DIR="${PWD}"
cd ../..
TOP="${PWD}"
-message='usage: tapas [<App1> <App2> ...] [arm|x86|mips|arm64|x86_64|mips64] [eng|userdebug|user]
+message='usage: tapas [<App1> <App2> ...] [arm|x86|arm64|x86_64] [eng|userdebug|user]
tapas selects individual apps to be built by the Android build system. Unlike
"lunch", "tapas" does not request the building of images for a device.