fix: adjust baseline profile emulator options

This commit is contained in:
Harsh Shandilya 2023-04-16 00:02:52 +05:30
parent a2157ae618
commit be74e52156
No known key found for this signature in database

View file

@ -74,7 +74,7 @@ jobs:
channel: canary channel: canary
target: aosp_atd target: aosp_atd
force-avd-creation: false force-avd-creation: false
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none emulator-options: -gpu swiftshader_indirect
disable-animations: false disable-animations: false
disk-size: 8G disk-size: 8G
script: echo "Generated AVD snapshot for caching." script: echo "Generated AVD snapshot for caching."