Enable DELAY_BOUNCER For Droidfood
Bug: 279794160 Fixes: 267322286 Test: manual Change-Id: Iecadde6b020f32037a92afa4c8c2b316ff692137
This commit is contained in:
@@ -227,7 +227,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", teamfood = true)
|
||||
@JvmField val DELAY_BOUNCER = releasedFlag(235, "delay_bouncer")
|
||||
|
||||
/** Keyguard Migration */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user