Fixed issue #90

This commit is contained in:
butomo1989
2018-08-03 15:58:07 +02:00
parent 735bc64a2d
commit d7c9730712
3 changed files with 33 additions and 25 deletions
+2 -1
View File
@@ -144,7 +144,8 @@ function build() {
IMG_TYPE=google_apis
BROWSER=browser
else
IMG_TYPE=google_apis_playstore
#adb root cannot be run in IMG_TYPE=google_apis_playstore
IMG_TYPE=google_apis
BROWSER=chrome
fi
echo "[BUILD] IMAGE TYPE: $IMG_TYPE"