summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2019-03-19 14:32:36 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-03-19 14:32:36 -0700
commit79050833f49a7a69900b78d4598283de874e466f (patch)
treedf4cfe3d860a65662dc87f431aa9fb6ea55b4684
parent2e2a04b3db8bca2133b0f4f6e389430562f27fe9 (diff)
parenta065cf1df1d13dc95fea162e2a3b30dd5d23b368 (diff)
downloadqemu-79050833f49a7a69900b78d4598283de874e466f.tar.gz
Remove host-only packages from PRODUCT_PACKAGES am: 0a69191877
am: a065cf1df1 Change-Id: I8d571b50bba2710514e9c02fbc6624872aecbd58
-rw-r--r--qemu_base.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/qemu_base.mk b/qemu_base.mk
index 117a653..15fbe73 100644
--- a/qemu_base.mk
+++ b/qemu_base.mk
@@ -23,9 +23,6 @@
# following NDK libraries: libc, libm, libstdc++, libdl, liblog
# Host modules
-PRODUCT_PACKAGES += \
- adb \
-
PRODUCT_HOST_PACKAGES += \
adb \
adbd \