lockscreen_custom_transit_clock - Enable teamfood
Bug: 287268101 Test: manual Change-Id: I32cb9e0b26bb72fd215af56b5f1d068e2348a781
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")
|
||||
@JvmField val TRANSIT_CLOCK = unreleasedFlag(239, "lockscreen_custom_transit_clock", teamfood = true)
|
||||
|
||||
/** Migrate the lock icon view to the new keyguard root view. */
|
||||
// TODO(b/286552209): Tracking bug.
|
||||
|
||||
Reference in New Issue
Block a user