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

Commit e2ca34f7 authored by Aaron Liu's avatar Aaron Liu Committed by Android (Google) Code Review
Browse files

Merge "Cleanup flag that isn't used." into main

parents 70867e35 2f489a78
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -296,11 +296,6 @@ object Flags {
    @JvmField val MIGRATE_CLOCKS_TO_BLUEPRINT =
            unreleasedFlag("migrate_clocks_to_blueprint")

    /** Migrate KeyguardRootView to use composables. */
    // TODO(b/301969856): Tracking Bug.
    @JvmField val KEYGUARD_ROOT_VIEW_USE_COMPOSE =
        unreleasedFlag("keyguard_root_view_use_compose")

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