Merge "Revert "Add tzdata do the Bazel mixed build prod mode allowlist."" am: b35b88ee82
Original change: https://android-review.googlesource.com/c/platform/build/soong/+/2321954 Change-Id: Id75281532957b5d6bf60e7a1082a9257591b48d2 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
d867b39f76
@@ -1351,7 +1351,7 @@ var (
|
||||
|
||||
// Bazel prod-mode allowlist. Modules in this list are built by Bazel
|
||||
// in either prod mode or staging mode.
|
||||
ProdMixedBuildsEnabledList = []string{"com.android.tzdata"}
|
||||
ProdMixedBuildsEnabledList = []string{}
|
||||
|
||||
// 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