Skip to content

Commit b6bb487

Browse files
authored
Create a skinless android emulator. (#335)
1 parent 14d591f commit b6bb487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-build-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ jobs:
521521
sudo udevadm trigger --name-match=kvm
522522
523523
briefcase run android gradle \
524-
--device '{"avd":"beePhone"}' \
524+
--device '{"avd":"beePhone","device_type":"pixel"}' \
525525
--shutdown-on-exit \
526526
--Xemulator=-no-window \
527527
--Xemulator=-no-audio \

0 commit comments

Comments
 (0)