summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2015-09-03 14:10:57 -0700
committerTom Cherry <tomcherry@google.com>2015-09-03 14:21:49 -0700
commit4563938e1a6429d635588a1316e985c3ee4fac50 (patch)
tree80c4e588f01456ae64d5c2e832df83144bbb842a
parentf008fcfbf3fbd7eb3a3f9fbc46c4fdd972df40fa (diff)
downloadqemu-4563938e1a6429d635588a1316e985c3ee4fac50.tar.gz
move init.trace.rc to frameworks/native
init.trace.rc will be renamed to atrace.rc and use the LOCAL_INIT_RC mechanism to be included on /system appropriately. Bug 23186545 Change-Id: Ic3e62a4ae53324d69dbef52de11e7c058ae9bbae
-rw-r--r--qemu_base.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/qemu_base.mk b/qemu_base.mk
index 33c1eda..4b928c5 100644
--- a/qemu_base.mk
+++ b/qemu_base.mk
@@ -78,7 +78,6 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \
system/core/rootdir/init.usb.rc:root/init.usb.rc \
- system/core/rootdir/init.trace.rc:root/init.trace.rc \
system/core/rootdir/ueventd.rc:root/ueventd.rc \
system/core/rootdir/etc/hosts:system/etc/hosts \