[CS] Launch USE_REPOS_FOR_BOUNCER_SHOWING flag to teamfood.
Bug: 285174336 Test: "No notifications" text does not show on Tangor after unlocking via bouncer Change-Id: I7b3027fbbfe8d9b93f7483dcf0efa7ce231b515b
This commit is contained in:
@@ -784,7 +784,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