Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 76a7f333 authored by Beverly Tai's avatar Beverly Tai Committed by Android (Google) Code Review
Browse files

Merge "Flip delay bouncer flag to unreleased" into udc-dev

parents b0e65046 94330ec6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -241,7 +241,7 @@ object Flags {
    /** Whether to delay showing bouncer UI when face auth or active unlock are enrolled. */
    /** Whether to delay showing bouncer UI when face auth or active unlock are enrolled. */
    // TODO(b/279794160): Tracking bug.
    // TODO(b/279794160): Tracking bug.
    @JvmField
    @JvmField
    val DELAY_BOUNCER = releasedFlag(235, "delay_bouncer")
    val DELAY_BOUNCER = unreleasedFlag(235, "delay_bouncer")


    /** Migrate the indication area to the new keyguard root view. */
    /** Migrate the indication area to the new keyguard root view. */
    // TODO(b/280067944): Tracking bug.
    // TODO(b/280067944): Tracking bug.