Merge "Denylist prebuilts_etc modules to resolve bp2build failure" into main am: 15aed3b882
am: 8653ac40e1
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2721995 Change-Id: Ie15139411b1c10ad25bacc46c3db71fc7bbf1b7c Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1561,6 +1561,10 @@ var (
|
||||
|
||||
// depends on libart-unstripped and new module type llvm_prebuilt_build_tool
|
||||
"check_cfi",
|
||||
|
||||
// TODO(b/297070571): cannot convert prebuilts_etc module which possess identical name and src properties
|
||||
"boringssl_self_test.zygote64.rc",
|
||||
"boringssl_self_test.zygote64_32.rc",
|
||||
}
|
||||
|
||||
// Bazel prod-mode allowlist. Modules in this list are built by Bazel
|
||||
|
Reference in New Issue
Block a user