Merge "Export headers from libgif"
am: 7b83ab3690

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