bp2build: denylist some modules to fix CI breakage.
Test: presubmits
Fixes: 276107812
Change-Id: I5e698b26f4d20de6c50008ab12fcfbef8a108ecb
diff --git a/android/allowlists/allowlists.go b/android/allowlists/allowlists.go
index d09b92f..5168da3 100644
--- a/android/allowlists/allowlists.go
+++ b/android/allowlists/allowlists.go
@@ -886,10 +886,12 @@
// depends on //system/tools/aidl/build:aidl_metadata_json, which is an aidl_interfaces_metadata custom Soong type.
"aidl_metadata_in_cpp",
"libaidlmetadata",
+ "libaidlmetadata_test",
// depends on //system/tools/hidl/build:hidl_metadata_json, which is an hidl_interfaces_metadata custom Soong type.
"hidl_metadata_in_cpp",
"libhidlmetadata",
+ "hidl_metadata_test",
// cc_test related.
// b/274164834 "Could not open Configuration file test.cfg"