This commit is contained in:
parent
696117ac5a
commit
1e3239498c
1 changed files with 3 additions and 2 deletions
|
|
@ -54,10 +54,11 @@ jobs:
|
|||
-no-window \
|
||||
-no-audio \
|
||||
-no-boot-anim \
|
||||
-gpu swiftshader \
|
||||
-gpu software \
|
||||
-no-metrics \
|
||||
-cores 2 \
|
||||
-qemu -cpu host &
|
||||
-memory 2048 \
|
||||
-qemu -cpu host,vme=off &
|
||||
|
||||
echo "⌛ Attente de la détection par ADB..."
|
||||
adb wait-for-device
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue