Revert "Revert "Add tzdata do the Bazel mixed build prod mode allowlist.""
This reverts commit f8ab0321e3
.
Reason for revert: Fixed underlying bugs (aosp-riscv and llvm breakages)
Change-Id: Ib7fe8e39af5bbe40bac615c815307ad9f05e83d3
This commit is contained in:
committed by
Gerrit Code Review
parent
f8ab0321e3
commit
ff4cceb7bc
@@ -1352,7 +1352,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