Loading android/allowlists/allowlists.go +6 −0 Original line number Diff line number Diff line Loading @@ -1489,6 +1489,12 @@ 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 // depends on other //art modules "libart-for-test", "libart_generated_headers", "libart-runtime-gtest", "libartd-runtime-gtest", } MixedBuildsDisabledList = []string{ Loading Loading
android/allowlists/allowlists.go +6 −0 Original line number Diff line number Diff line Loading @@ -1489,6 +1489,12 @@ 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 // depends on other //art modules "libart-for-test", "libart_generated_headers", "libart-runtime-gtest", "libartd-runtime-gtest", } MixedBuildsDisabledList = []string{ Loading