This commit is contained in:
Joel Whitney 2021-08-03 17:16:21 -04:00
parent 4bb9f044ed
commit 3a7cba3dc9

View File

@ -158,7 +158,7 @@ function build() {
#adb root cannot be run in IMG_TYPE=google_apis_playstore
IMG_TYPE=google_apis
BROWSER=chrome
if [ "$v" == "9.0" ]; then
if [ "$v" == "9.0" ] || [ "$v" == "12.0" ]; then
processor=x86_64
fi
fi