Merge "Add adbd to mixed build prod allowlist"
This commit is contained in:
@@ -1082,7 +1082,6 @@ var (
|
|||||||
}
|
}
|
||||||
|
|
||||||
ProdMixedBuildsEnabledList = []string{
|
ProdMixedBuildsEnabledList = []string{
|
||||||
// This list left intentionally empty for now. Add specific module names
|
"com.android.adbd",
|
||||||
// to have them built by Bazel in Prod Mixed Builds mode.
|
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user