summaryrefslogtreecommitdiffstats
path: root/domx
diff options
context:
space:
mode:
authorJames Dong <jdong@google.com>2012-03-12 13:48:02 -0700
committerJames Dong <jdong@google.com>2012-03-12 19:01:15 -0700
commit4140573ddd957715b0f1589f5eee4d318ecb0d13 (patch)
tree400c64f525481b7c6ea7ca47ea8a4bab34b7eab7 /domx
parent82a0b1961b61cd7eba45f4ca4e5053c22fc5477d (diff)
downloadhardware_ti_omap4xxx-4140573ddd957715b0f1589f5eee4d318ecb0d13.zip
hardware_ti_omap4xxx-4140573ddd957715b0f1589f5eee4d318ecb0d13.tar.gz
hardware_ti_omap4xxx-4140573ddd957715b0f1589f5eee4d318ecb0d13.tar.bz2
Switched to use header files from /frameworks/native
o related-to-bug: 6044887 Change-Id: I45362c0a68f49684e0393fc77ab4d5f55ec53716
Diffstat (limited to 'domx')
-rw-r--r--domx/omx_proxy_component/Android.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/domx/omx_proxy_component/Android.mk b/domx/omx_proxy_component/Android.mk
index 6915743..58eb424 100644
--- a/domx/omx_proxy_component/Android.mk
+++ b/domx/omx_proxy_component/Android.mk
@@ -104,6 +104,7 @@ LOCAL_C_INCLUDES += \
$(LOCAL_PATH)/../../hwc \
$(HARDWARE_TI_OMAP4_BASE)/camera/inc \
frameworks/base/include/media/stagefright \
+ frameworks/native/include/media/hardware
LOCAL_SHARED_LIBRARIES := \
libmm_osal \
@@ -139,6 +140,7 @@ LOCAL_C_INCLUDES += \
$(LOCAL_PATH)/../../hwc \
$(HARDWARE_TI_OMAP4_BASE)/camera/inc \
frameworks/base/include/media/stagefright \
+ frameworks/native/include/media/hardware
LOCAL_SHARED_LIBRARIES := \
libmm_osal \