Merge "Enable DELAY_BOUNCER For Teamfood" into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e108a5ac48
@@ -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