mirror of
https://github.com/budtmo/docker-android.git
synced 2025-12-08 18:25:50 +00:00
x86_64
This commit is contained in:
parent
4bb9f044ed
commit
3a7cba3dc9
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user