i386 qemu binary doesn't start the API 27+ devices. Checking if x86_64 works with all APIs
This commit is contained in:
@@ -69,4 +69,4 @@ fi
|
|||||||
|
|
||||||
echo "emulator_opts: $emulator_opts"
|
echo "emulator_opts: $emulator_opts"
|
||||||
|
|
||||||
LIBGL_DEBUG=verbose ./qemu/linux-x86_64/qemu-system-i386 -avd x86 -ports $console_port,$adb_port $emulator_opts -qemu $QEMU_OPTS
|
LIBGL_DEBUG=verbose ./qemu/linux-x86_64/qemu-system-x86_64 -avd x86 -ports $console_port,$adb_port $emulator_opts -qemu $QEMU_OPTS
|
||||||
|
|||||||
Reference in New Issue
Block a user