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

Commit 39ad605c authored by Christian Göllner's avatar Christian Göllner Committed by Automerger Merge Worker
Browse files

Merge "Enable STEP_CLOCK_ANIMATION in Droidfood" into udc-dev am: 22f7c032 am: 24fddc9e

parents 0db6e80e 24fddc9e
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -142,7 +142,7 @@ object Flags {
     * the digits when the clock moves.
     * the digits when the clock moves.
     */
     */
    @JvmField
    @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
     * Migration from the legacy isDozing/dozeAmount paths to the new KeyguardTransitionRepository