Demote STEP_CLOCK_ANIMATION from Droidfood to Teamfood

There are currently still three unsresolved issues with the animation. 

1 - Overlap with notifications when waking um from AOD
2 - Overlap with notifications when cancelling and then resuming the animation quickly
3 - Not working in RTL

Bug: 274892412
Bug: 272730163
Bug: 199051139
Change-Id: I098967b7bbcfe69aa3fadfcfb978925e4c00d332
Test: N/A
This commit is contained in:
Christian Göllner
2023-03-23 13:09:26 +00:00
parent d094fe2516
commit 20dd439500

View File

@@ -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