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

Commit 408945f6 authored by Sherry Zhou's avatar Sherry Zhou Committed by Android (Google) Code Review
Browse files

Merge "Add flag migrate_clocks_to_blueprint" into main

parents dbb7194a e0c6c3af
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -298,6 +298,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