Merge "Release Custom Clocks"
This commit is contained in:
committed by
Android (Google) Code Review
commit
ee1e6fb800
@@ -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