From be74e521565e63f780e298a41b1a0fdea022fcfa Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Sun, 16 Apr 2023 00:02:52 +0530 Subject: [PATCH] fix: adjust baseline profile emulator options --- .github/workflows/baseline-profile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/baseline-profile.yml b/.github/workflows/baseline-profile.yml index 78dd6908..325c2f5e 100644 --- a/.github/workflows/baseline-profile.yml +++ b/.github/workflows/baseline-profile.yml @@ -74,7 +74,7 @@ jobs: channel: canary target: aosp_atd 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 disk-size: 8G script: echo "Generated AVD snapshot for caching."