Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4397c9fa authored by Jason Wu's avatar Jason Wu Committed by Gerrit Code Review
Browse files

Merge "denylist new modules that have implicit proto deps"

parents b10aabae ee51c548
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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",