Denylist a couple art modules that depend on unconverted modules. am: b6e0a64bf1 am: 3b1e0acc97 am: 461394641e am: 4200f1362c

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2702233

Change-Id: Ibb49a6aae1ba39dd7161d9a1976a6856338f3945
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Yu Liu
2023-08-10 07:12:53 +00:00
committed by Automerger Merge Worker

View File

@@ -1547,6 +1547,10 @@ var (
"libart_generated_headers", "libart_generated_headers",
"libart-runtime-gtest", "libart-runtime-gtest",
"libartd-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 // Bazel prod-mode allowlist. Modules in this list are built by Bazel