Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f544327d authored by Christian Göllner's avatar Christian Göllner
Browse files

Enable STEP_CLOCK_ANIMATION in Droidfood

Change-Id: Iac62c5f70edb305416d13961dac14b6a9c3280ee
Fixes: 199051139
Test: Has been in teamfood for a long while
parent 39169f81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -136,7 +136,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