From 05bd7f3499639dfa862871fa3aefc9916e34f732 Mon Sep 17 00:00:00 2001 From: Tom Cherry Date: Thu, 3 Sep 2015 14:12:48 -0700 Subject: [PATCH] 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: Ibb86761d3e8d3c6d194ddb1220f93a71a8c6675b --- target/product/embedded.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/target/product/embedded.mk b/target/product/embedded.mk index 468fbe5431..aac931d131 100644 --- a/target/product/embedded.mk +++ b/target/product/embedded.mk @@ -89,6 +89,5 @@ PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \ 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