Enable STEP_CLOCK_ANIMATION For Droidfood

Change-Id: I318614cfe526ce15b0a54e0a2121196547193c16
Fixes: 199051139
This commit is contained in:
Christian Göllner
2023-03-09 08:35:48 +00:00
parent 4b4bd64563
commit afb26cfbac

View File

@@ -143,7 +143,7 @@ object Flags {
* the digits when the clock moves.
*/
@JvmField
val STEP_CLOCK_ANIMATION = unreleasedFlag(212, "step_clock_animation", teamfood = true)
val STEP_CLOCK_ANIMATION = releasedFlag(212, "step_clock_animation")
/**
* Migration from the legacy isDozing/dozeAmount paths to the new KeyguardTransitionRepository