Merge "Temporary add ld.config.txt build"
This commit is contained in:
commit
f2098870c1
1 changed files with 3 additions and 0 deletions
|
|
@ -237,6 +237,9 @@ ifeq ($(_enforce_vndk_at_runtime),true)
|
||||||
|
|
||||||
# for VNDK enforced devices
|
# for VNDK enforced devices
|
||||||
# This file will be replaced with dynamically generated one from system/linkerconfig
|
# 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)
|
else ifeq ($(_enforce_vndk_lite_at_runtime),true)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue