Skip to content

Commit

Permalink
Add GMD config to release build
Browse files Browse the repository at this point in the history
Change-Id: Iea33ef4b2f503df270e4513ec33c1ede6a757d5b
  • Loading branch information
keyboardsurfer committed Aug 11, 2023
1 parent 8598e69 commit ddf5857
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:

- name: Build app
run: ./gradlew :app:assembleDemoRelease
-Pandroid.testoptions.manageddevices.emulator.gpu="swiftshader_indirect"
-Pandroid.experimental.testOptions.managedDevices.emulator.showKernelLogging=true


- name: Create Release
id: create_release
Expand Down

0 comments on commit ddf5857

Please sign in to comment.