remove emulator options when creating avd

pull/209/head
Caren 3 years ago committed by GitHub
parent bf0713d2cd
commit ae98123293
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -97,7 +97,6 @@ jobs:
with:
api-level: ${{ matrix.api-level }}
force-avd-creation: false
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: false
script: echo "Generated AVD snapshot for caching."

Loading…
Cancel
Save