commit | 8bc0ee30bf815380cb9163b8c73641b79ca9d3c5 | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Tue Jun 11 23:08:56 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jun 11 23:08:56 2024 +0000 |
tree | 74490a6c6d73b1d64699cf9a84acc4e57a2f6f6a | |
parent | 4c5b2303b9f01cdb2724c99550a492865bb3531b [diff] | |
parent | c4db546a218dc3fa88d86fc03d3139549b293908 [diff] |
Merge "Add libz to static libs of libutils_test" into main
diff --git a/libutils/Android.bp b/libutils/Android.bp index ba19ace..4877cae 100644 --- a/libutils/Android.bp +++ b/libutils/Android.bp
@@ -371,6 +371,7 @@ "libunwindstack_no_dex", "libutils", "libutilscallstack", + "libz", ], }, },