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

Commit b2052c4e authored by Matt Pietal's avatar Matt Pietal
Browse files

Enable MIGRATE_INDICATION_AREA For Droidfood

Has been tested and soaked in teamfood

Bug: 280067944
Test: manual
Change-Id: I34d4d65dcd2b13d49662c75ed894c0701fd520ed
parent 6400f4b1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -254,7 +254,7 @@ object Flags {
    /** Migrate the indication area to the new keyguard root view. */
    // TODO(b/280067944): Tracking bug.
    @JvmField
    val MIGRATE_INDICATION_AREA = unreleasedFlag(236, "migrate_indication_area", teamfood = true)
    val MIGRATE_INDICATION_AREA = releasedFlag(236, "migrate_indication_area")

    /**
     * Migrate the bottom area to the new keyguard root view.