Loading android/allowlists/allowlists.go +3 −0 Original line number Diff line number Diff line Loading @@ -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{ Loading Loading
android/allowlists/allowlists.go +3 −0 Original line number Diff line number Diff line Loading @@ -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{ Loading