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