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

Commit 96c1550d authored by Sam Delmerico's avatar Sam Delmerico
Browse files

disable new modules in //art/runtime

Change-Id: Idecab7b34ef4a03870ce88c314fceaa1aa597338
parent a8a1086c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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{