Merge "Enable STEP_CLOCK_ANIMATION in Droidfood" into udc-dev

This commit is contained in:
Christian Göllner
2023-05-22 16:44:16 +00:00
committed by Android (Google) Code Review

View File

@@ -146,7 +146,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