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

Commit 4e011e68 authored by Chandru S's avatar Chandru S Committed by Android (Google) Code Review
Browse files

Merge "Rollback the REVAMPED_BOUNCER_MESSAGES flag" into main

parents e545c5b2 fad68b91
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -239,8 +239,7 @@ object Flags {

    /** Provide new auth messages on the bouncer. */
    // TODO(b/277961132): Tracking bug.
    @JvmField val REVAMPED_BOUNCER_MESSAGES = unreleasedFlag("revamped_bouncer_messages",
            teamfood = true)
    @JvmField val REVAMPED_BOUNCER_MESSAGES = unreleasedFlag("revamped_bouncer_messages")

    /** Keyguard Migration */