Revert "Flip LOCK_ICON flag on for teamfood."
This reverts commit 611c99e9d2.
Reason for revert: 293198708
Fixes: 293198708
Bug: 286552209
Change-Id: Ib420f718e448e0ae377a292384acbc3e5f16e5eb
This commit is contained in:
@@ -270,7 +270,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(240, "migrate_lock_icon", teamfood = true)
|
||||
@JvmField val MIGRATE_LOCK_ICON = unreleasedFlag(240, "migrate_lock_icon")
|
||||
|
||||
// TODO(b/288276738): Tracking bug.
|
||||
@JvmField val WIDGET_ON_KEYGUARD = unreleasedFlag(241, "widget_on_keyguard")
|
||||
|
||||
Reference in New Issue
Block a user