Merge "Include libz.a in the NDK."
diff --git a/Android.bp b/Android.bp
index 7a4faf3..85eaeb6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -3,6 +3,7 @@
 
     host_supported: true,
     unique_host_soname: true,
+    static_ndk_lib: true,
 
     vendor_available: true,
     vndk: {