Merge "Temporary add ld.config.txt build"
am: f2098870c1
Change-Id: I9757cc321a114856efdf95b4fbb13a6dabee2151
This commit is contained in:
commit
d4e55ce0f7
1 changed files with 3 additions and 0 deletions
|
|
@ -237,6 +237,9 @@ ifeq ($(_enforce_vndk_at_runtime),true)
|
|||
|
||||
# for VNDK enforced devices
|
||||
# This file will be replaced with dynamically generated one from system/linkerconfig
|
||||
LOCAL_MODULE_STEM := $(LOCAL_MODULE)
|
||||
LOCAL_SRC_FILES := etc/ld.config.txt
|
||||
include $(BUILD_PREBUILT)
|
||||
|
||||
else ifeq ($(_enforce_vndk_lite_at_runtime),true)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue