summaryrefslogtreecommitdiff
authorXindong Xu <xindong.xu@amlogic.com>2017-12-22 02:44:40 (GMT)
committer Xindong Xu <xindong.xu@amlogic.com>2017-12-22 07:53:33 (GMT)
commitd720c2421c684433aa5e4757ae06c3f99aa54a0d (patch)
tree98143fe35b737f3651c6bbcc618d27877d486f39
parentf4ff81615e064880b06c9bbcb9468060fa65e56e (diff)
downloadaudio-d720c2421c684433aa5e4757ae06c3f99aa54a0d.zip
audio-d720c2421c684433aa5e4757ae06c3f99aa54a0d.tar.gz
audio-d720c2421c684433aa5e4757ae06c3f99aa54a0d.tar.bz2
audio: change vendor/amlogic to BOARD_AML_VENDOR_PATH [8/24]
PD# 157360 change vendor/amlogic to BOARD_AML_VENDOR_PATH Change-Id: I24869507cda948f2d260776f3e96c5de5a55c53b
Diffstat
-rw-r--r--libTVaudio/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libTVaudio/Android.mk b/libTVaudio/Android.mk
index 3b17b1b..92ef4b5 100644
--- a/libTVaudio/Android.mk
+++ b/libTVaudio/Android.mk
@@ -18,7 +18,7 @@ endif
LOCAL_C_INCLUDES := \
$(TOP)/frameworks/native/services \
$(TOP)/frameworks/native/include \
- $(TOP)/vendor/amlogic/frameworks/services \
+ $(TOP)/$(BOARD_AML_VENDOR_PATH)/frameworks/services \
external/tinyalsa/include \
frameworks/av/include/media/stagefright \
frameworks/av/include/media \