Release Custom Clocks
Bug: 263297793 Test: Tested in qpr3 teamfood Change-Id: I2d2b41a0b88a78cc33f511dcff20bcb2270a6443
This commit is contained in:
@@ -125,8 +125,7 @@ object Flags {
|
||||
resourceBooleanFlag(204, R.bool.config_enableBouncerUserSwitcher, "bouncer_user_switcher")
|
||||
|
||||
// TODO(b/254512676): Tracking Bug
|
||||
@JvmField
|
||||
val LOCKSCREEN_CUSTOM_CLOCKS = unreleasedFlag(207, "lockscreen_custom_clocks", teamfood = true)
|
||||
@JvmField val LOCKSCREEN_CUSTOM_CLOCKS = releasedFlag(207, "lockscreen_custom_clocks")
|
||||
|
||||
/**
|
||||
* Whether the clock on a wide lock screen should use the new "stepping" animation for moving
|
||||
|
||||
Reference in New Issue
Block a user