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

Commit 722a2b50 authored by Sam Delmerico's avatar Sam Delmerico Committed by Gerrit Code Review
Browse files

Merge "denylist new modules that have implicit proto deps"

parents dff96c65 a8a1086c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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{