Merge "[CS] Launch USE_REPOS_FOR_BOUNCER_SHOWING flag to teamfood." into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
dd87f92be2
@@ -766,7 +766,8 @@ object Flags {
|
||||
|
||||
// TODO(b/285174336): Tracking Bug
|
||||
@JvmField
|
||||
val USE_REPOS_FOR_BOUNCER_SHOWING = unreleasedFlag(2900, "use_repos_for_bouncer_showing")
|
||||
val USE_REPOS_FOR_BOUNCER_SHOWING =
|
||||
unreleasedFlag(2900, "use_repos_for_bouncer_showing", teamfood = true)
|
||||
|
||||
// 3100 - Haptic interactions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user