denylist new modules that have implicit proto deps
Bug: 286488545 Test: bp2build.sh Change-Id: I44c5d4a407aff2cb3123b5ba7e0f0faca5bb2abc
This commit is contained in:
@@ -1490,6 +1490,8 @@ var (
|
||||
"libprotobuf-full-test", // TODO(b/246997908): cannot convert proto_libraries which implicitly include other srcs in the same directory
|
||||
"libprotobuf-lite-test", // TODO(b/246997908): cannot convert proto_libraries which implicitly include other srcs in the same directory
|
||||
|
||||
"expresscatalogvalidator", // TODO(b/246997908): cannot convert proto_libraries which implicitly include other srcs in the same directory
|
||||
|
||||
// depends on other //art modules
|
||||
"libart-for-test",
|
||||
"libart_generated_headers",
|
||||
|
Reference in New Issue
Block a user