File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8181 target : ${{ matrix.image-target }}
8282 arch : x86_64
8383 force-avd-creation : false
84- emulator-options : -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
84+ emulator-options : -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim
8585 disable-animations : false
8686 script : echo "Generated AVD snapshot for caching."
8787
9191 api-level : ${{ matrix.api-level }}
9292 target : ${{ matrix.image-target }}
9393 force-avd-creation : false
94- emulator-options : -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
94+ emulator-options : -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim
9595 disable-animations : true
9696 arch : x86_64
9797 script : ./gradlew connectedCheck
You can’t perform that action at this time.
0 commit comments