Enable lockscreen_custom_transit_clock for Droidfood
Bug: 287268101 Test: manual Change-Id: I96fd91a09f23e67a8f53f5fdb8e53ab9f470b899
This commit is contained in:
@@ -266,7 +266,7 @@ object Flags {
|
||||
@JvmField val KEYGUARD_TALKBACK_FIX = releasedFlag(238, "keyguard_talkback_fix")
|
||||
|
||||
// TODO(b/287268101): Tracking bug.
|
||||
@JvmField val TRANSIT_CLOCK = unreleasedFlag(239, "lockscreen_custom_transit_clock", teamfood = true)
|
||||
@JvmField val TRANSIT_CLOCK = releasedFlag(239, "lockscreen_custom_transit_clock")
|
||||
|
||||
/** Migrate the lock icon view to the new keyguard root view. */
|
||||
// TODO(b/286552209): Tracking bug.
|
||||
|
||||
Reference in New Issue
Block a user