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

Commit bdd5f1fa 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

am: 6d9f5e40

Change-Id: I9b372e8064457a0441e8a42837fa7ab2d74627cd
parents fcaa76a0 6d9f5e40
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