Merge "Fix example lunch target" into main am: 386a58310a
Original change: https://android-review.googlesource.com/c/platform/build/+/2815677 Change-Id: I4538ed3168e3c9db2f8cb495972b29663f1842e1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -776,7 +776,7 @@ function lunch()
|
||||
else
|
||||
print_lunch_menu
|
||||
echo "Which would you like? [aosp_arm-trunk_staging-eng]"
|
||||
echo -n "Pick from common choices above (e.g. 13) or specify your own (e.g. aosp_barbet-eng): "
|
||||
echo -n "Pick from common choices above (e.g. 13) or specify your own (e.g. aosp_barbet-trunk_staging-eng): "
|
||||
read answer
|
||||
used_lunch_menu=1
|
||||
fi
|
||||
|
Reference in New Issue
Block a user