Enable DELAY_BOUNCER For Teamfood
Test: manual Bug: 279794160 Bug: 267322286 Change-Id: Iabfac00c8b2711e6ab0e7278d5c8a10b893abe35
This commit is contained in:
@@ -247,7 +247,7 @@ object Flags {
|
||||
/** Whether to delay showing bouncer UI when face auth or active unlock are enrolled. */
|
||||
// TODO(b/279794160): Tracking bug.
|
||||
@JvmField
|
||||
val DELAY_BOUNCER = unreleasedFlag(235, "delay_bouncer")
|
||||
val DELAY_BOUNCER = unreleasedFlag(235, "delay_bouncer", teamfood = true)
|
||||
|
||||
/** Migrate the indication area to the new keyguard root view. */
|
||||
// TODO(b/280067944): Tracking bug.
|
||||
|
||||
Reference in New Issue
Block a user