Add com.android.tzdata to AOSP staging allowlist.
Test: presubmits Change-Id: I7d9edb56273375579edf3b8a5466570df6073668
This commit is contained in:
@@ -1349,5 +1349,5 @@ var (
|
|||||||
// 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
|
||||||
// which will soon be added to the prod allowlist.
|
// which will soon be added to the prod allowlist.
|
||||||
StagingMixedBuildsEnabledList = []string{}
|
StagingMixedBuildsEnabledList = []string{"com.android.tzdata"}
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user