Merge "Add tzdata do the Bazel mixed build prod mode allowlist." am: 6463871fd9
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2298640 Change-Id: Ia65215d35049e69c13dcf1ccf95a0a3870447230 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -1350,7 +1350,7 @@ var (
|
|||||||
|
|
||||||
// Bazel prod-mode allowlist. Modules in this list are built by Bazel
|
// Bazel prod-mode allowlist. Modules in this list are built by Bazel
|
||||||
// in either prod mode or staging mode.
|
// in either prod mode or staging mode.
|
||||||
ProdMixedBuildsEnabledList = []string{}
|
ProdMixedBuildsEnabledList = []string{"com.android.tzdata"}
|
||||||
|
|
||||||
// Staging-mode allowlist. Modules in this list are only built
|
// Staging-mode allowlist. Modules in this list are only built
|
||||||
// by Bazel with --bazel-mode-staging. This list should contain modules
|
// by Bazel with --bazel-mode-staging. This list should contain modules
|
||||||
|
Reference in New Issue
Block a user