summaryrefslogtreecommitdiff
path: root/brilloemulator_x86_64/base_product/qemu/brilloemulator-x86_64
diff options
context:
space:
mode:
Diffstat (limited to 'brilloemulator_x86_64/base_product/qemu/brilloemulator-x86_64')
-rwxr-xr-xbrilloemulator_x86_64/base_product/qemu/brilloemulator-x86_643
1 files changed, 2 insertions, 1 deletions
diff --git a/brilloemulator_x86_64/base_product/qemu/brilloemulator-x86_64 b/brilloemulator_x86_64/base_product/qemu/brilloemulator-x86_64
index 1cf6015..4ac08a5 100755
--- a/brilloemulator_x86_64/base_product/qemu/brilloemulator-x86_64
+++ b/brilloemulator_x86_64/base_product/qemu/brilloemulator-x86_64
@@ -37,7 +37,8 @@ while true ; do
esac
done
-echo Starting Emulator with ${MEM}MB Memory
+echo Starting emulator with ${MEM}MB memory
+exec \
${ANDROID_BUILD_TOP}/prebuilts/android-emulator/linux-x86_64/qemu/linux-x86_64/qemu-system-x86_64 \
-m ${MEM}M \
-kernel ${ANDROID_BUILD_TOP}/out/target/product/brilloemulator_x86_64/kernel \