diff options
| -rwxr-xr-x | build/apex/art_apex_test.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/apex/art_apex_test.py b/build/apex/art_apex_test.py index b97ac237ae..92505b4fee 100755 --- a/build/apex/art_apex_test.py +++ b/build/apex/art_apex_test.py @@ -618,7 +618,6 @@ class ReleaseTargetChecker: # 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. |