summaryrefslogtreecommitdiff
authorTellen Yu <tellen.yu@amlogic.com>2017-05-19 10:26:15 (GMT)
committer Tellen Yu <tellen.yu@amlogic.com>2017-05-19 10:26:15 (GMT)
commit29611dc61a28e08ae9ba3e2cd2e54255e1b6ed09 (patch)
treeb1a4d09e93e49a7a69c7b4fe35d1e3402caf1ad2
parent7da514c6ad71a6c098bb1db1315498e404ca6c36 (diff)
downloadhdmi_cec-29611dc61a28e08ae9ba3e2cd2e54255e1b6ed09.zip
hdmi_cec-29611dc61a28e08ae9ba3e2cd2e54255e1b6ed09.tar.gz
hdmi_cec-29611dc61a28e08ae9ba3e2cd2e54255e1b6ed09.tar.bz2
bringup o-pdk
Change-Id: Iac7e438bf2f2b6fbd8b7e3b21e5a47c29230b681
Diffstat
-rw-r--r--Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.mk b/Android.mk
index eb3323f..73b8ae2 100644
--- a/Android.mk
+++ b/Android.mk
@@ -19,7 +19,7 @@ LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)
LOCAL_SRC_FILES := hdmi_cec.cpp
LOCAL_PRELINK_MODULE := false
-LOCAL_C_INCLUDES += $(TOP)/vendor/amlogic/frameworks/services/hdmicec/binder
+LOCAL_C_INCLUDES += $(TOP)/vendor/amlogic/frameworks/services/hdmicec/binder system/core/base/include
LOCAL_MODULE_RELATIVE_PATH := hw
LOCAL_SHARED_LIBRARIES := liblog libutils libcutils libnativehelper libhdmicec
LOCAL_MODULE := hdmi_cec.amlogic