summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-06-08 10:03:40 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-06-08 10:03:40 +0000
commit173984c890b6041b691dc04290e7c23442bd63b2 (patch)
tree6b9ae54ffb370c4e675ebc35ab145110418300b6
parent872f389eb59b2ad696a1676779a4f03ee42a0d71 (diff)
parente9eba7be71f3f0eda24fb2f4af7fd2d752f7de3a (diff)
downloadvndk-173984c890b6041b691dc04290e7c23442bd63b2.tar.gz
release-request-011e6329-d82e-4e46-980f-68776b0cd6b9-for-git_oc-release-4080367 snap-temp-L79900000072116775
Change-Id: I9a33437a0a9aecdc5f978fe4581cc7ba2ad2db28
-rw-r--r--dependency/VtsVndkDependencyTest.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/dependency/VtsVndkDependencyTest.py b/dependency/VtsVndkDependencyTest.py
index 26eb6ae..954065e 100644
--- a/dependency/VtsVndkDependencyTest.py
+++ b/dependency/VtsVndkDependencyTest.py
@@ -56,7 +56,8 @@ class VtsVndkDependencyTest(base_test.BaseTestClass):
"libc.so",
"libdl.so",
"liblog.so",
- "libm.so"
+ "libm.so",
+ "libz.so"
]
# copied from development/vndk/tools/definition-tool/vndk_definition_tool.py
_SAME_PROCESS_HAL = [re.compile(p) for p in [