Skip to content

Commit 76388cc

Browse files
committed
no emulator metrics
1 parent 76aac7d commit 76388cc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/screenshots.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
force-avd-creation: false
5454
ram-size: 2048M
5555
disk-size: 8192M
56-
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
56+
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none -no-metrics
5757
disable-animations: true
5858
script: echo "Generated AVD snapshot for caching."
5959

@@ -84,7 +84,7 @@ jobs:
8484
force-avd-creation: false
8585
ram-size: 2048M
8686
disk-size: 4096M
87-
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
87+
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none -no-metrics
8888
disable-animations: true
8989
script: |
9090
adb shell pm clear net.vonforst.evmap.debug || true

0 commit comments

Comments
 (0)