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

Change-Id: I900d654757457d3b5b24e2475a02fab3663aabf1
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: [