Revert^2 "libz is a stub"

cb782e84d28f4714a66463b4ad463cfc0b37cc1e

Change-Id: Ie9c341ea73bbeb2b449780dc7dbec4b007135c15
diff --git a/build/apex/art_apex_test.py b/build/apex/art_apex_test.py
index b97ac23..92505b4 100755
--- a/build/apex/art_apex_test.py
+++ b/build/apex/art_apex_test.py
@@ -618,7 +618,6 @@
     # Check internal native library dependencies.
     self._checker.check_native_library('libcrypto')
     self._checker.check_native_library('libexpat')
-    self._checker.check_native_library('libz')
 
     # TODO(b/139046641): Fix proper 2nd arch checks. For now, just ignore these
     # directories.