aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-05-17 08:40:12 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-05-17 08:40:12 +0000
commit3c6e3fad6a68be980bd2161ae1bf173ff2c53a32 (patch)
tree284101e1ee0565652817218cbf4d15c9daff042e
parentaeead56703c8c7d162dc73c56f268d5cfbf0053a (diff)
parent5d7dc97591eeaa23860f82ceea6d6acc94f8ae7b (diff)
downloadlibexif-oreo-dr1-release.tar.gz
Change-Id: I45491e8cfbaa80de466a77c9d02cb88d478e675e
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 87c3af9..308bcb2 100644
--- a/Android.bp
+++ b/Android.bp
@@ -46,7 +46,7 @@ cc_library_shared {
"libexif/pentax/mnote-pentax-tag.c",
],
- export_include_dirs: ["libexif"],
+ export_include_dirs: ["."],
cflags: [
"-ftrapv",