aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSheng-Hao Tsao <shenghao@google.com>2016-01-26 14:12:40 +0800
committerSheng-Hao Tsao <shenghao@google.com>2016-01-27 18:08:48 +0800
commitd1195ddf0eec3701692c50bb2d1e4f3c4d54245e (patch)
tree8691a7c09e7863c2fb2516f106c2d0f7abea8892
parentfa0c1e7d954230cd29d896e6015314b2f68ad7bd (diff)
downloadlibexif-marshmallow-dr-arc-m54.tar.gz
TEST=device/generic/camera/common and device/generic/camera/test still compiles. BUG=26318506 Change-Id: I75b209f2f7315709170ee53582f64265199d9c6c
-rw-r--r--libexif/Android.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/libexif/Android.mk b/libexif/Android.mk
index effa0c4..953c6b1 100644
--- a/libexif/Android.mk
+++ b/libexif/Android.mk
@@ -51,6 +51,9 @@ LOCAL_SRC_FILES:= \
pentax/mnote-pentax-entry.c \
pentax/mnote-pentax-tag.c
+# Because all the include statements in the header files are in double layer
+# ("libexif/XXXX.h") style, we need to set the export root to the parent folder.
+LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)/..
LOCAL_MODULE := libexif