Merge "denylist new modules that have implicit proto deps"
This commit is contained in:
@@ -1486,6 +1486,9 @@ var (
|
||||
"ICU4CTestRunner",
|
||||
|
||||
"HelloWorldHostTest", // TODO(b/280452825): Convert HelloWorldHostTest to b test
|
||||
|
||||
"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
|
||||
}
|
||||
|
||||
MixedBuildsDisabledList = []string{
|
||||
|
Reference in New Issue
Block a user