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

Commit 2d48258a 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...

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

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/23366277



Change-Id: Id074d6049294b86ae90771ee4b92bc0b4947a4bf
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents c6f5804b 00f0fd0a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -142,7 +142,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