summaryrefslogtreecommitdiffstats
path: root/libcamera
diff options
context:
space:
mode:
authorPawit Pornkitprasan <p.pawit@gmail.com>2012-08-18 16:28:55 +0700
committerPawit Pornkitprasan <p.pawit@gmail.com>2012-08-18 16:28:55 +0700
commit9ed80aa8e2998f0b073a4948991abbc8609ec428 (patch)
tree1ac640a9d40af27163d5e37c6f35d82e789ebdd8 /libcamera
parentc3e20cfc9257530fa7a2d5d41e69a14bfeea8956 (diff)
downloaddevice_samsung_aries-common-9ed80aa8e2998f0b073a4948991abbc8609ec428.zip
device_samsung_aries-common-9ed80aa8e2998f0b073a4948991abbc8609ec428.tar.gz
device_samsung_aries-common-9ed80aa8e2998f0b073a4948991abbc8609ec428.tar.bz2
aries-common: Use exynos3 common
Change-Id: I337ba107f248992d7e08be9f45efeb78529f8ba8
Diffstat (limited to 'libcamera')
-rw-r--r--libcamera/Android.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/libcamera/Android.mk b/libcamera/Android.mk
index 9eb531e..39308a9 100644
--- a/libcamera/Android.mk
+++ b/libcamera/Android.mk
@@ -7,8 +7,8 @@ include $(CLEAR_VARS)
# hw/<COPYPIX_HARDWARE_MODULE_ID>.<ro.product.board>.so
LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)/hw
-LOCAL_C_INCLUDES += $(LOCAL_PATH)/../include
-LOCAL_C_INCLUDES += $(LOCAL_PATH)/../libs3cjpeg
+LOCAL_C_INCLUDES += hardware/samsung/exynos3/s5pc110/include
+LOCAL_C_INCLUDES += hardware/samsung/exynos3/s5pc110/libs3cjpeg
LOCAL_C_INCLUDES += frameworks/native/include/media/hardware
LOCAL_SRC_FILES:= \