summaryrefslogtreecommitdiff
path: root/brilloemulator_x86
diff options
context:
space:
mode:
authorJason Hu <jia-cheng.hu@intel.com>2015-11-05 15:43:00 +0800
committerMike Frysinger <vapier@google.com>2015-11-13 02:13:53 +0000
commitf244d23feca0086dee4a90e2b0d1106227a41d56 (patch)
tree6191c3628e9bf0d6042a3a3329b33b0366ca0b24 /brilloemulator_x86
parent8537fe6a4191519c737a4955bf334a5b664d2ab9 (diff)
downloadbrillo-f244d23feca0086dee4a90e2b0d1106227a41d56.tar.gz
IA brillo emulator: remove redundant tcp forwarding option
This is a bug fix for adb showing two instances for IA emulator. As android-pipe is enabled in kernel/common/android-3.18 since fa26a69b, IA brillo emulator no longer needs the tcp port mapping for adb. BUG: 25434258 Change-Id: If02ca22f0696699b82d20c454a7ef14702136244 Signed-off-by: Jason Hu <jia-cheng.hu@intel.com>
Diffstat (limited to 'brilloemulator_x86')
-rwxr-xr-xbrilloemulator_x86/base_product/qemu/brilloemulator-x861
1 files changed, 0 insertions, 1 deletions
diff --git a/brilloemulator_x86/base_product/qemu/brilloemulator-x86 b/brilloemulator_x86/base_product/qemu/brilloemulator-x86
index d14a247..b891fdc 100755
--- a/brilloemulator_x86/base_product/qemu/brilloemulator-x86
+++ b/brilloemulator_x86/base_product/qemu/brilloemulator-x86
@@ -48,6 +48,5 @@ ${ANDROID_BUILD_TOP}/prebuilts/android-emulator/linux-x86_64/qemu/linux-x86_64/q
-device virtio-blk-pci,drive=userdata \
-drive file="${ANDROID_BUILD_TOP}/out/target/product/brilloemulator_x86/userdata.img,if=none,id=userdata,format=raw" \
-netdev user,id=mynet -device virtio-net-pci,netdev=mynet \
- -redir tcp:5555::5555 \
-vga none \
-L ${ANDROID_BUILD_TOP}/prebuilts/android-emulator/linux-x86_64/lib/pc-bios