diff --git a/scripts/make-prep-build.sh b/scripts/make-prep-build.sh index 715f722..b228606 100755 --- a/scripts/make-prep-build.sh +++ b/scripts/make-prep-build.sh @@ -3,5 +3,5 @@ set -e source build/envsetup.sh export OFFICIAL_BUILD=true -lunch ${1}-user +lunch ${1}-ap1a-user m