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

Commit 0d81fcf8 authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Delete the COMPOSE_QS_FOOTER_ACTIONS flag

Bug: 293569320
Test: N/A. Flag deletion
Flag: EXEMPT flag deletion.
Change-Id: I89961f9674b237c95b01b983eac732bdec7d695e
parent 45728a5a
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -459,10 +459,6 @@ object Flags {
    @JvmField
    val ENABLE_CLOCK_KEYGUARD_PRESENTATION = releasedFlag("enable_clock_keyguard_presentation")

    /** Enable the Compose implementation of the Quick Settings footer actions. */
    @JvmField
    val COMPOSE_QS_FOOTER_ACTIONS = releasedFlag("compose_qs_footer_actions")

    /** Enable the share wifi button in Quick Settings internet dialog. */
    @JvmField
    val SHARE_WIFI_QS_BUTTON = releasedFlag("share_wifi_qs_button")