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

Commit 01af8009 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Use the legacy linker namespace configs when target is sanitized"

parents 5a70fe97 fff6f75f
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