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

Commit 3b1e0acc authored by Yu Liu's avatar Yu Liu Committed by Automerger Merge Worker
Browse files

Denylist a couple art modules that depend on unconverted modules. am: b6e0a64b

parents 3cbc0f80 b6e0a64b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1547,6 +1547,10 @@ var (
		"libart_generated_headers",
		"libart-runtime-gtest",
		"libartd-runtime-gtest",
		"libart-unstripped",

		// depends on libart-unstripped and new module type llvm_prebuilt_build_tool
		"check_cfi",
	}

	// Bazel prod-mode allowlist. Modules in this list are built by Bazel