mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-22 03:54:18 -04:00
#1175 properly support google apis
This commit is contained in:
parent
c9e17dafa4
commit
3d92cac427
@ -43,7 +43,7 @@ licenses:
|
||||
|
||||
script:
|
||||
# - ./gradlew lintKiwixDebug jacocoTestKiwixDebugUnitTestReport
|
||||
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI
|
||||
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi google_apis/$ANDROID_ABI
|
||||
- emulator -avd test -no-skin -no-window &
|
||||
- android-wait-for-emulator
|
||||
- adb shell setprop dalvik.vm.dexopt-flags v=n,o=v
|
||||
|
Loading…
x
Reference in New Issue
Block a user