This commit is contained in:
Matthieu 2020-03-24 23:02:58 +01:00
parent 5ee424697a
commit f4662609b8
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ connected_check_task:
start_emulator_background_script:
$ANDROID_HOME/emulator/emulator -avd "api-${API_LEVEL}" -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none
wait_for_emulator_script:
- chmod +x android-wait-for-emulator.sh
- ./android-wait-for-emulator.sh
disable_animations_script: |
adb shell settings put global window_animation_scale 0.0