summaryrefslogtreecommitdiff
authorYan Han <yanha@google.com>2019-12-03 11:01:49 (GMT)
committer sky zhou <sky.zhou@amlogic.com>2020-05-25 14:04:50 (GMT)
commit35b07f1935f190e33ab9e5019baad8e49b272143 (patch)
tree0a91d2645a50145fd203c97ab303897b175e6922
parent10c08fdd5dcb1365b0fd438434d16cb4aba8851b (diff)
downloadhwcomposer-35b07f1935f190e33ab9e5019baad8e49b272143.zip
hwcomposer-35b07f1935f190e33ab9e5019baad8e49b272143.tar.gz
hwcomposer-35b07f1935f190e33ab9e5019baad8e49b272143.tar.bz2
Update libion include path from system/core/libion to system/memory/libion.
libion was moved from system/core to system/memory in b/141634854. This updates the amlogic build files with the change, fixing multiple failing build targets. Test: Build all failing targets: sdk_google_atv_x86-userdebug, deadpool-userdebug, elfin-userdebug, franklin-userdebug, adt3-userdebug Bug: 145584943 Change-Id: I6cde5943113e657164efcdd025440043b29f79da
Diffstat
-rw-r--r--tests/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Android.mk b/tests/Android.mk
index 017f33a..4c1aa5a 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -18,7 +18,7 @@ LOCAL_PROPRIETARY_MODULE := true
LOCAL_SHARED_LIBRARIES := liblog libcutils libion
LOCAL_C_INCLUDES := \
- system/core/libion
+ system/memory/libion
LOCAL_SRC_FILES := \
display_vdin1.cpp