Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d9f5e40 authored by Jiyong Park's avatar Jiyong Park Committed by android-build-merger
Browse files

Use the legacy linker namespace configs when target is sanitized

am: 614c5521

Change-Id: I80ff3cb047a9ad351590524a5602cdc0f9df3e61
parents b9d74495 614c5521
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -194,7 +194,7 @@ bcp_dep :=
include $(CLEAR_VARS)

LOCAL_MODULE := ld.config.txt
ifeq ($(PRODUCT_FULL_TREBLE),true)
ifeq ($(PRODUCT_FULL_TREBLE)|$(SANITIZE_TARGET),true|)
LOCAL_SRC_FILES := etc/ld.config.txt
else
LOCAL_SRC_FILES := etc/ld.config.legacy.txt