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

Commit 45c885a5 authored by Brad Hinegardner's avatar Brad Hinegardner
Browse files

Release MIGRATE_LOCK_ICON

Bug: 286552209
Change-Id: Ice636caa5a2299913cec30d24f34fa61d93d9388
parent d1381989
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -271,7 +271,7 @@ object Flags {

    /** Migrate the lock icon view to the new keyguard root view. */
    // TODO(b/286552209): Tracking bug.
    @JvmField val MIGRATE_LOCK_ICON = unreleasedFlag("migrate_lock_icon", teamfood = true)
    @JvmField val MIGRATE_LOCK_ICON = releasedFlag("migrate_lock_icon")

    // TODO(b/288276738): Tracking bug.
    @JvmField val WIDGET_ON_KEYGUARD = unreleasedFlag("widget_on_keyguard")