Merge "Add adbd to mixed build prod allowlist"
This commit is contained in:
commit
300e2493e7
1 changed files with 1 additions and 2 deletions
|
@ -1082,7 +1082,6 @@ var (
|
|||
}
|
||||
|
||||
ProdMixedBuildsEnabledList = []string{
|
||||
// This list left intentionally empty for now. Add specific module names
|
||||
// to have them built by Bazel in Prod Mixed Builds mode.
|
||||
"com.android.adbd",
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue