Merge "Merge "Demote STEP_CLOCK_ANIMATION from Droidfood to Teamfood" into tm-qpr-dev am: f7a8c8cc34 am: 8cbf51b112" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7ca9cdecdf
@@ -137,7 +137,7 @@ object Flags {
|
||||
* the digits when the clock moves.
|
||||
*/
|
||||
@JvmField
|
||||
val STEP_CLOCK_ANIMATION = releasedFlag(212, "step_clock_animation")
|
||||
val STEP_CLOCK_ANIMATION = unreleasedFlag(212, "step_clock_animation", teamfood = true)
|
||||
|
||||
/**
|
||||
* Migration from the legacy isDozing/dozeAmount paths to the new KeyguardTransitionRepository
|
||||
|
||||
Reference in New Issue
Block a user