Merge "Libziparchive: Export headers in defaults" am: c31963b5c2 am: bf4029cdfb
am: 417556a5f8

Change-Id: I3b05aea4e31c0f11f5d4fe0e8418aedb9e6cd0e2
diff --git a/libziparchive/Android.bp b/libziparchive/Android.bp
index 84a9a2f..333835c 100644
--- a/libziparchive/Android.bp
+++ b/libziparchive/Android.bp
@@ -50,6 +50,8 @@
         "libbase",
         "liblog",
     ],
+
+    export_include_dirs: ["include"],
 }
 
 cc_library {
@@ -65,7 +67,6 @@
         "liblog",
         "libbase",
     ],
-    export_include_dirs: ["include"],
     target: {
         android: {
             shared_libs: [