diff --git a/.github/workflows/adbe-unittests-api16.yml b/.github/workflows/adbe-unittests-api16.yml index a5a51f9..4aaa00e 100644 --- a/.github/workflows/adbe-unittests-api16.yml +++ b/.github/workflows/adbe-unittests-api16.yml @@ -63,7 +63,7 @@ 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 + emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: false script: echo "Generated AVD snapshot for caching." @@ -72,7 +72,7 @@ jobs: with: api-level: ${{ matrix.api-level }} force-avd-creation: false - emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none + emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: true target: ${{ matrix.target }} script: | diff --git a/.github/workflows/adbe-unittests-api21.yml b/.github/workflows/adbe-unittests-api21.yml index 437e781..7ade5b3 100644 --- a/.github/workflows/adbe-unittests-api21.yml +++ b/.github/workflows/adbe-unittests-api21.yml @@ -51,7 +51,7 @@ 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 + emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: false script: echo "Generated AVD snapshot for caching." @@ -60,7 +60,7 @@ jobs: with: api-level: ${{ matrix.api-level }} force-avd-creation: false - emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none + emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: true target: ${{ matrix.target }} script: | diff --git a/.github/workflows/adbe-unittests-api22.yml b/.github/workflows/adbe-unittests-api22.yml index 8f6412f..4cf7b8e 100644 --- a/.github/workflows/adbe-unittests-api22.yml +++ b/.github/workflows/adbe-unittests-api22.yml @@ -51,7 +51,7 @@ 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 + emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: false script: echo "Generated AVD snapshot for caching." @@ -60,7 +60,7 @@ jobs: with: api-level: ${{ matrix.api-level }} force-avd-creation: false - emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none + emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: true target: ${{ matrix.target }} script: | diff --git a/.github/workflows/adbe-unittests-api23.yml b/.github/workflows/adbe-unittests-api23.yml index da82709..8d9c881 100644 --- a/.github/workflows/adbe-unittests-api23.yml +++ b/.github/workflows/adbe-unittests-api23.yml @@ -51,7 +51,7 @@ 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 + emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: false script: echo "Generated AVD snapshot for caching." @@ -60,7 +60,7 @@ jobs: with: api-level: ${{ matrix.api-level }} force-avd-creation: false - emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none + emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: true target: ${{ matrix.target }} script: | diff --git a/.github/workflows/adbe-unittests-api24.yml b/.github/workflows/adbe-unittests-api24.yml index cb40596..bbec170 100644 --- a/.github/workflows/adbe-unittests-api24.yml +++ b/.github/workflows/adbe-unittests-api24.yml @@ -51,7 +51,7 @@ 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 + emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: false script: echo "Generated AVD snapshot for caching." @@ -60,7 +60,7 @@ jobs: with: api-level: ${{ matrix.api-level }} force-avd-creation: false - emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none + emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: true target: ${{ matrix.target }} script: | diff --git a/.github/workflows/adbe-unittests-api25.yml b/.github/workflows/adbe-unittests-api25.yml index f7d7881..2fb27ca 100644 --- a/.github/workflows/adbe-unittests-api25.yml +++ b/.github/workflows/adbe-unittests-api25.yml @@ -51,7 +51,7 @@ 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 + emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: false script: echo "Generated AVD snapshot for caching." @@ -60,7 +60,7 @@ jobs: with: api-level: ${{ matrix.api-level }} force-avd-creation: false - emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none + emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: true target: ${{ matrix.target }} script: | diff --git a/.github/workflows/adbe-unittests-api28.yml b/.github/workflows/adbe-unittests-api28.yml index a8a6e09..13c1e60 100644 --- a/.github/workflows/adbe-unittests-api28.yml +++ b/.github/workflows/adbe-unittests-api28.yml @@ -51,7 +51,7 @@ 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 + emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: false script: echo "Generated AVD snapshot for caching." diff --git a/.github/workflows/adbe-unittests-api29.yml b/.github/workflows/adbe-unittests-api29.yml index 578e1d4..a1f12b0 100644 --- a/.github/workflows/adbe-unittests-api29.yml +++ b/.github/workflows/adbe-unittests-api29.yml @@ -51,7 +51,7 @@ 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 + emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: false script: echo "Generated AVD snapshot for caching." @@ -60,7 +60,7 @@ jobs: with: api-level: ${{ matrix.api-level }} force-avd-creation: false - emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none + emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: true target: ${{ matrix.target }} script: | diff --git a/.github/workflows/adbe-unittests-api30.yml b/.github/workflows/adbe-unittests-api30.yml index f60bc10..f3c7373 100644 --- a/.github/workflows/adbe-unittests-api30.yml +++ b/.github/workflows/adbe-unittests-api30.yml @@ -56,7 +56,7 @@ jobs: arch: ${{ matrix.arch }} target: ${{ matrix.target }} force-avd-creation: false - emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none + emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: false script: echo "Generated AVD snapshot for caching." @@ -67,7 +67,7 @@ jobs: arch: ${{ matrix.arch }} target: ${{ matrix.target }} force-avd-creation: false - emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none + emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: true script: | python3 -m pip install --upgrade pip diff --git a/.github/workflows/adbe-unittests-api31.yml b/.github/workflows/adbe-unittests-api31.yml index 8421792..41ea0af 100644 --- a/.github/workflows/adbe-unittests-api31.yml +++ b/.github/workflows/adbe-unittests-api31.yml @@ -56,7 +56,7 @@ jobs: arch: ${{ matrix.arch }} target: ${{ matrix.target }} force-avd-creation: false - emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none + emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: false script: echo "Generated AVD snapshot for caching." @@ -67,7 +67,7 @@ jobs: arch: ${{ matrix.arch }} target: ${{ matrix.target }} force-avd-creation: false - emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none + emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -no-metrics -camera-back none disable-animations: true script: | python3 -m pip install --upgrade pip