Merge "Remove adbd from bazel prod allowlist"
This commit is contained in:
@@ -1336,9 +1336,7 @@ var (
|
||||
"prebuilt_currysrc_org.eclipse",
|
||||
}
|
||||
|
||||
ProdMixedBuildsEnabledList = []string{
|
||||
"com.android.adbd",
|
||||
}
|
||||
ProdMixedBuildsEnabledList = []string{}
|
||||
|
||||
// Staging builds should be entirely prod, plus some near-ready ones. Add the
|
||||
// new ones to the first argument as needed.
|
||||
|
Reference in New Issue
Block a user