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

Commit fad68b91 authored by Chandru S's avatar Chandru S
Browse files

Rollback the REVAMPED_BOUNCER_MESSAGES flag

This flag needs to be converted to an aconfig flag and then re-enabled.

Bug: NA
Flag: NA
Test: NA
Change-Id: If4e8428e83026c25eb4ee3aa204bbcf0cec62485
parent 98ad7769
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 */