We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c255585 + 13f1b83 commit bb734e3Copy full SHA for bb734e3
ci/android-install-sdk.sh
@@ -17,7 +17,7 @@ unzip -q -d sdk sdk-tools-linux-${SDK}.zip
17
case "$1" in
18
arm | armv7)
19
api=24
20
- image="system-images;android-${api};google_apis;armeabi-v7a"
+ image="system-images;android-${api};default;armeabi-v7a"
21
;;
22
aarch64)
23
0 commit comments