Update clock step flag to 212.

This is to prevent a clash with another, newly added flag.

Test: Manually verified.
Bug: 199051139
Change-Id: Iba77c7d3c401c210d698fe585908cf61cba54645
This commit is contained in:
Jamie Garside
2022-10-19 16:22:31 +00:00
parent 27988dee39
commit e42376636d

View File

@@ -129,7 +129,7 @@ public class Flags {
* Whether the clock on a wide lock screen should use the new "stepping" animation for moving
* the digits when the clock moves.
*/
public static final UnreleasedFlag STEP_CLOCK_ANIMATION = new UnreleasedFlag(211);
public static final UnreleasedFlag STEP_CLOCK_ANIMATION = new UnreleasedFlag(212);
/***************************************/
// 300 - power menu