From 62636bc9b0bc561922b6594fdf4c5d41bb888e78 Mon Sep 17 00:00:00 2001 From: Roman Zavarnitsyn Date: Fri, 13 Dec 2024 11:19:31 +0100 Subject: [PATCH] Have window for AGP matrix in emulators --- .github/workflows/agp-matrix.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/agp-matrix.yml b/.github/workflows/agp-matrix.yml index 964107ecd5..8e0366b147 100644 --- a/.github/workflows/agp-matrix.yml +++ b/.github/workflows/agp-matrix.yml @@ -63,7 +63,7 @@ jobs: with: api-level: 30 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 -noaudio -no-boot-anim -camera-back none disable-animations: true disable-spellchecker: true target: 'aosp_atd'