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.
1 parent fe06a3b commit 1232c78Copy full SHA for 1232c78
.github/workflows/bobtests_linux.yml
@@ -87,7 +87,7 @@ jobs:
87
ndk: 21.0.6113669
88
cmake: 3.10.2.4988404
89
force-avd-creation: false
90
- emulator-options: -no-snapshot-save -skin 1080x2220 -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back virtualscene -camera-front virtualscene
+ emulator-options: -no-snapshot-save -skin 1080x2220 -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back virtualscene -camera-front emulated
91
disable-animations: true
92
disable-spellchecker: true
93
pre-emulator-launch-script: |
0 commit comments