mirror of
https://github.com/team-infusion-developers/android_device_samsung_gts210velte.git
synced 2024-11-07 06:19:15 +00:00
gts210velte: Move init.target.rc to /vendor
Change-Id: I41cd9901d4301fb01b5166d778ed73f5c6a477de
This commit is contained in:
parent
bcbf3d2b7a
commit
7c48bea229
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ LOCAL_MODULE := init.target.rc
|
|||
LOCAL_MODULE_TAGS := optional eng
|
||||
LOCAL_MODULE_CLASS := ETC
|
||||
LOCAL_SRC_FILES := etc/init.target.rc
|
||||
LOCAL_MODULE_PATH := $(TARGET_ROOT_OUT)
|
||||
LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR_ETC)/init/hw
|
||||
include $(BUILD_PREBUILT)
|
||||
|
|
Loading…
Reference in a new issue