summaryrefslogtreecommitdiffstats
path: root/camera
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 /camera
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 'camera')
-rw-r--r--camera/Android.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/camera/Android.mk b/camera/Android.mk
index e55fefe..1d7e048 100644
--- a/camera/Android.mk
+++ b/camera/Android.mk
@@ -62,7 +62,8 @@ LOCAL_C_INCLUDES += \
hardware/ti/omap4xxx/domx/omx_core/inc \
hardware/ti/omap4xxx/domx/mm_osal/inc \
frameworks/base/include/media/stagefright \
- frameworks/base/include/media/stagefright/openmax \
+ frameworks/native/include/media/hardware \
+ frameworks/native/include/media/openmax \
external/jpeg \
external/jhead