aboutsummaryrefslogtreecommitdiff
path: root/base/src/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'base/src/Android.mk')
-rw-r--r--base/src/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/src/Android.mk b/base/src/Android.mk
index 85483a5..564a7a8 100644
--- a/base/src/Android.mk
+++ b/base/src/Android.mk
@@ -33,6 +33,7 @@ LOCAL_C_INCLUDES := \
$(WRS_OMXIL_CORE_ROOT)/utils/inc \
$(WRS_OMXIL_CORE_ROOT)/base/inc \
$(WRS_OMXIL_CORE_ROOT)/core/inc/khronos/openmax/include \
+ $(call include-path-for, frameworks-native)/media/hardware \
$(TOP)/frameworks/native/include/media/openmax
include $(BUILD_STATIC_LIBRARY)