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

Commit 09fdd9b8 authored by Jordan Demeulenaere's avatar Jordan Demeulenaere
Browse files

Enable the Compose QS footer actions in droidfood

Bug: 293569320
Test: Was enabled in teamfood for 2 weeks, no bug was filed.
Change-Id: Ib3304e7df80de0e2d03cbdcf616289340a5462d0
parent 765eb821
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -785,7 +785,7 @@ object Flags {

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

    /** Enable the share wifi button in Quick Settings internet dialog. */
    @JvmField