Update Build.yaml

Adds -show-kernel to emulator options to get more logs
ja/edge-to-edge-dropshots
Jose Alcérreca 6 months ago committed by GitHub
parent 9c101f2224
commit 2fb91c52b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -199,6 +199,7 @@ jobs:
disable-animations: true
disk-size: 6000M
heap-size: 600M
emulator-options: -show-kernel -no-window -gpu swiftshader_indirect -no-snapshot -noaudio -no-boot-anim
script: ./gradlew connectedDemoDebugAndroidTest --daemon
- name: Run local tests (including Roborazzi) for the combined coverage report (only API 30)

Loading…
Cancel
Save