commit | 5918d649a4c2e4e77efca5d50cbd0dfafb004251 | [log] [tgz] |
---|---|---|
author | Alix <agespino@google.com> | Mon Jun 27 20:57:44 2022 +0000 |
committer | Alix Espino <agespino@google.com> | Thu Sep 22 20:17:19 2022 +0000 |
tree | 265d9c51a2c06a9532dafe86be1b2c26b75ba527 | |
parent | 2c27b17f8e0edc27526d0fa8bb95d0290ab5d8d5 [diff] |
Implement bp2build for prebuilt_etc_xml Bug: 237039154 Test: xml_conversion_test.go & bp2build Change-Id: I1f2c57b9532138f73041d8fc08feea3f66b2ebbc
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go index 6a8db79..40e366e 100644 --- a/android/allowlists/allowlists.go +++ b/android/allowlists/allowlists.go
@@ -462,6 +462,10 @@ "libavb", "avb_headers", + //external/libxml2 + "xmllint", + "libxml2", + //external/fec "libfec_rs",