blob: c1cfc68c27ae2616bd516566d57aba6b7091b64a (
plain)
1
2
3
4
5
6
7
8
9
10
|
wrappers:
- android-emulator:
avd: avdname
wipe: true
show-window: true
snapshot: true
delete: true
startup-delay: 10
commandline-options: "-gpu on -no-audio"
exe: emulator-arm
|