Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e0c6c3af authored by Sherry Zhou's avatar Sherry Zhou
Browse files

Add flag migrate_clocks_to_blueprint

Bug: 301502635
Bug: 288242803
Test: manual
Change-Id: I5637871ffbabab0116e1cab64d4dee7272c6fdef
parent d058fd16
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -292,6 +292,11 @@ object Flags {
    @JvmField val MIGRATE_KEYGUARD_STATUS_BAR_VIEW =
        unreleasedFlag("migrate_keyguard_status_bar_view")

    /** Migrate clocks from keyguard status view to keyguard root view*/
    // TODO(b/301502635): Tracking Bug.
    @JvmField val MIGRATE_CLOCKS_TO_BLUEPRINT =
            unreleasedFlag("migrate_clocks_to_blueprint")

    /** Enables preview loading animation in the wallpaper picker. */
    // TODO(b/274443705): Tracking Bug
    @JvmField