Skip to content
Snippets Groups Projects
Commit f7a8c8cc authored by Christian Göllner's avatar Christian Göllner Committed by Android (Google) Code Review
Browse files

Merge "Demote STEP_CLOCK_ANIMATION from Droidfood to Teamfood" into tm-qpr-dev

parents 8cc83cc4 20dd4395
No related branches found
No related tags found
No related merge requests found
......@@ -143,7 +143,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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment