diff --git a/.github/workflows/android_snapshot.yml b/.github/workflows/android_snapshot.yml index 56401c15a..829ff4909 100644 --- a/.github/workflows/android_snapshot.yml +++ b/.github/workflows/android_snapshot.yml @@ -32,7 +32,7 @@ jobs: run: chmod +x gradlew - name: Setup GMD - run: ./gradlew :baselineprofile:pixel6Api33Setup + run: ./gradlew :baselineprofile:pixel6Api34Setup --info -Pandroid.experimental.testOptions.managedDevices.emulator.showKernelLogging=true -Pandroid.testoptions.manageddevices.emulator.gpu="swiftshader_indirect"