Denylist a couple art modules that depend on unconverted modules.
Bug: None Test: bp2build.sh Change-Id: If2d86cbc0abf9f832cc825c2915cb3bb62fd8d08
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user