Merge "Fix example lunch target" into main am: 386a58310a
Original change: https://android-review.googlesource.com/c/platform/build/+/2815677 Change-Id: I520e594e15876d5659e7fc97212e3cc4a0fc9eec 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