Merge "Enable STEP_CLOCK_ANIMATION For Droidfood" into tm-qpr-dev am: 82c8b4e3d0
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/21913562 Change-Id: I193424651cee1eabba59a6c4f5985b4fa0bb15ac Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -143,7 +143,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