Merge "Enable STEP_CLOCK_ANIMATION in Droidfood" into udc-dev am: 22f7c03212
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/23366277 Change-Id: I446f44100990ba6ff1b5706a5a72ca83c7776a66 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user