Merge "Include libz.a in the NDK." am: 0d8ec3aa93 am: d14e79874d
am: 3a7ae4462c

Change-Id: I13d82beb6aa880836c1ffa8399cd298c0a69ecd6
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: {