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

Commit 866efcee authored by Chelsea Hao's avatar Chelsea Hao Committed by Android (Google) Code Review
Browse files

Merge "Launch SHARE_WIFI_QS_BUTTON flag to teamfood." into main

parents c6d9fb3d c3c09401
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -768,7 +768,7 @@ object Flags {

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

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