Explicitly set GPU mode to swiftshader_indirect.

This commit is contained in:
Yang Chen
2019-12-15 02:23:09 +11:00
committed by ychescale9
parent c03965e565
commit 37737c6a8e
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
target: google_apis
arch: x86
profile: Nexus 6
emulator-options: -no-window -no-snapshot -noaudio -no-boot-anim -camera-back none
emulator-options: -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim -camera-back none
disable-animations: true
script: |
./gradlew help