Skip to content

Commit

Permalink
build: setup gmd.
Browse files Browse the repository at this point in the history
  • Loading branch information
oxyroid committed Oct 25, 2024
1 parent d987eb2 commit 5800a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android_snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: chmod +x gradlew

- name: Setup GMD
run: ./gradlew :benchmarks:pixel6Api33Setup
run: ./gradlew :baselineprofile:pixel6Api33Setup
--info
-Pandroid.experimental.testOptions.managedDevices.emulator.showKernelLogging=true
-Pandroid.testoptions.manageddevices.emulator.gpu="swiftshader_indirect"
Expand Down

0 comments on commit 5800a0d

Please sign in to comment.