summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qemu_trusty_base.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/qemu_trusty_base.mk b/qemu_trusty_base.mk
index a28d7f9..97601ce 100644
--- a/qemu_trusty_base.mk
+++ b/qemu_trusty_base.mk
@@ -40,6 +40,7 @@ PRODUCT_PACKAGES += \
com.android.runtime \
com.android.sdkext \
dhcpclient \
+ etc_hosts \
gatekeeperd \
hwservicemanager \
init_system \
@@ -108,9 +109,6 @@ PRODUCT_HOST_PACKAGES += \
PRODUCT_PACKAGES += init.usb.rc init.usb.configfs.rc
-PRODUCT_COPY_FILES += \
- system/core/rootdir/etc/hosts:system/etc/hosts \
-
PRODUCT_FULL_TREBLE_OVERRIDE := true
PRODUCT_COPY_FILES += \