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

Commit d4e55ce0 authored by Kiyoung Kim's avatar Kiyoung Kim Committed by android-build-merger
Browse files

Merge "Temporary add ld.config.txt build"

am: f2098870

Change-Id: I9757cc321a114856efdf95b4fbb13a6dabee2151
parents 8da88f02 f2098870
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -237,6 +237,9 @@ ifeq ($(_enforce_vndk_at_runtime),true)

# for VNDK enforced devices
# 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)