Merge "Denylist "ota_from_raw_img" module for bp2build" into main am: 55d7f75b76
am: f035930cfc
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2724873 Change-Id: I979cc99ef65ebefbca90e3b5743403c7cd924fa9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1575,6 +1575,9 @@ var (
|
||||
// same package contains a "r8.jar" file which gets overshadowed by the implicit target.
|
||||
// We don't need this target as we're not using the Soong wrapper for now
|
||||
"r8",
|
||||
|
||||
// Depends on the module defined in the directory not bp2build default allowed
|
||||
"ota_from_raw_img",
|
||||
}
|
||||
|
||||
// Bazel prod-mode allowlist. Modules in this list are built by Bazel
|
||||
|
Reference in New Issue
Block a user