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

Commit c18554d0 authored by Jooyung Han's avatar Jooyung Han Committed by android-build-merger
Browse files

Merge "Use MakeVar from soong instead of hardcoding" am: 41055047 am: 0ffb4339

am: f0f88382

Change-Id: Ib3bf960e840920a768079f1f90a9760709828011
parents 3506b4de f0f88382
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ LOCAL_PATH:= $(call my-dir)

#####################################################################
# list of vndk libraries from the source code.
INTERNAL_VNDK_LIB_LIST := $(SOONG_OUT_DIR)/vndk/vndk.libraries.txt
INTERNAL_VNDK_LIB_LIST := $(SOONG_VNDK_LIBRARIES_FILE)

#####################################################################
# This is the up-to-date list of vndk libs.