Merge "PRODUCT_TREBLE_LINKER_NAMESPACES for ld.config.txt"

This commit is contained in:
Treehugger Robot 2017-11-13 21:06:34 +00:00 committed by Gerrit Code Review
commit c437e14c17
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ sanitizer_runtime_libraries :=
else # if _enforce_vndk_at_runtime is not true
LOCAL_MODULE := ld.config.txt
ifeq ($(PRODUCT_FULL_TREBLE)|$(SANITIZE_TARGET),true|)
ifeq ($(PRODUCT_TREBLE_LINKER_NAMESPACES)|$(SANITIZE_TARGET),true|)
LOCAL_SRC_FILES := etc/ld.config.txt
else
LOCAL_SRC_FILES := etc/ld.config.legacy.txt