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