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

Commit 93b906a1 authored by Will Leshner's avatar Will Leshner
Browse files

Remove unused dream flags.

These flags ended up not being used, and, they would need to be
converted to aconfig flags anyway if we were to use them.

Bug: 288287730
Flag: NA
Test: NA
Change-Id: If99b80701e3561b0866c163c8f22535b19569af3
parent 0758ffb5
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -135,14 +135,6 @@ object Flags {
            "lockscreen_custom_clocks"
        )

    // TODO(b/286092087): Tracking Bug
    @JvmField
    val ENABLE_SYSTEM_UI_DREAM_CONTROLLER = unreleasedFlag("enable_system_ui_dream_controller")

    // TODO(b/288287730): Tracking Bug
    @JvmField
    val ENABLE_SYSTEM_UI_DREAM_HOSTING = unreleasedFlag("enable_system_ui_dream_hosting")

    /**
     * Whether the clock on a wide lock screen should use the new "stepping" animation for moving
     * the digits when the clock moves.