CI: enable AVD snapshot

Change-Id: Idf584b0c599eb61c01b08ec64918b8b69d70a46b
ben/dropshots
Jose Alcérreca 1 month ago
parent e58a0dcb81
commit ca8f2681e3

@ -200,7 +200,7 @@ jobs:
disk-size: 6000M
heap-size: 600M
profile: pixel_5
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
script: ./gradlew connectedDemoDebugAndroidTest --daemon
- name: Prevent pushing new screenshots if this is a fork (instrumented)

Loading…
Cancel
Save