Merge "Install ld.config.recovery.txt to $(TARGET_RECOVERY_ROOT_OUT)/system/etc." am: 7cbebb2ba0
am: 8d2a5e9015
Change-Id: Id31c24876ca8d77304e338a0d288956c0c0c0001
This commit is contained in:
commit
11c377cf31
1 changed files with 1 additions and 1 deletions
|
|
@ -289,7 +289,7 @@ include $(CLEAR_VARS)
|
|||
LOCAL_MODULE := ld.config.recovery.txt
|
||||
LOCAL_MODULE_CLASS := ETC
|
||||
LOCAL_SRC_FILES := etc/ld.config.recovery.txt
|
||||
LOCAL_MODULE_PATH := $(TARGET_RECOVERY_ROOT_OUT)/etc
|
||||
LOCAL_MODULE_PATH := $(TARGET_RECOVERY_ROOT_OUT)/system/etc
|
||||
LOCAL_MODULE_STEM := ld.config.txt
|
||||
include $(BUILD_PREBUILT)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue