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
This commit is contained in:
parent
4e2f190315
commit
05bd7f3499
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue