Add support for providing any emulator launch options as action input. Remove headless input which might overlap with emulator-options.

This commit is contained in:
Yang Chen
2019-12-07 17:48:02 +11:00
committed by ychescale9
parent 0d46bc07bd
commit 0d276b963a
10 changed files with 50 additions and 69 deletions
+1 -1
View File
@@ -32,6 +32,6 @@ jobs:
target: google_apis
arch: x86_64
profile: Nexus 6
headless: true
emulator-options: -no-window -no-snapshot -noaudio -no-boot-anim -camera-back emulated
disable-animations: true
script: adb devices -l