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

Change-Id: I74237f2e1dd5741f3a154a57cd3e8c0808b45e83
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: ["."],
 }