This commit is contained in:
parent
99c500d177
commit
d63f065e03
1 changed files with 2 additions and 1 deletions
|
|
@ -64,7 +64,8 @@ jobs:
|
||||||
-no-boot-anim \
|
-no-boot-anim \
|
||||||
-no-metrics \
|
-no-metrics \
|
||||||
-cores 2 \
|
-cores 2 \
|
||||||
-memory 2048 &
|
-memory 2048 \
|
||||||
|
-qemu -cpu host,vme=off &
|
||||||
|
|
||||||
echo "⌛ Attente de la détection par ADB..."
|
echo "⌛ Attente de la détection par ADB..."
|
||||||
adb wait-for-device
|
adb wait-for-device
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue