Merge "Export headers from libgif" am: 7b83ab3690 am: 2692afec5d
am: 782222ab4b

Change-Id: I42e0002037d472a40ee5937aa837ef4f376f6e03
diff --git a/Android.bp b/Android.bp
index 00bbf93..69cb704 100644
--- a/Android.bp
+++ b/Android.bp
@@ -18,4 +18,6 @@
         "-Wno-unused-parameter",
         "-DHAVE_CONFIG_H",
     ],
+
+    export_include_dirs: ["."],
 }