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

Commit 2977f7f4 authored by chelseahao's avatar chelseahao Committed by Chelsea Hao
Browse files

Launch SHARE_WIFI_QS_BUTTON to droidfood.

Bug: 294487249

Test: In teamfood for several weeks, no bug filed
Change-Id: Ic1845167d49367452b3aa9488a5521190d31a679
parent d9398d29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -803,7 +803,7 @@ object Flags {

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

    /** Enable haptic slider component in the brightness slider */
    @JvmField