commit | 01f17ffc5434eb1f60685008a881661465d505fa | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Thu Jan 04 17:43:52 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Jan 04 17:43:52 2024 +0000 |
tree | d56a739bd893a518d908456ce14dfcf188d2e420 | |
parent | 2c3a401c4ac65dceaef65aa17839d7ab1bbc23c3 [diff] | |
parent | 1a0c6e19f7a794d0dd2ea08f9b884c0f6faa501b [diff] |
Merge "Skip unique apex_available enforcement on libz (a stub library)" into main
diff --git a/cc/cc.go b/cc/cc.go index 6e920f0..6b64b7b 100644 --- a/cc/cc.go +++ b/cc/cc.go
@@ -1948,6 +1948,7 @@ "libdl_android": true, "libm": true, "libdl": true, + "libz": true, // art apex "libandroidio": true, "libdexfile": true,