Revert "Add tzdata do the Bazel mixed build prod mode allowlist."
This reverts commit ff387e55fc
.
Reason for revert: breaks aosp-riscv target
https://android-build.googleplex.com/builds/submitted/9347261/aosp_riscv64-userdebug/latest/view/logs/build_error.log
Change-Id: I789d0af91ab18185fbbe68616c6e10f59be4169c
This commit is contained in:
committed by
Gerrit Code Review
parent
ff387e55fc
commit
f8ab0321e3
@@ -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{"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