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

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

Teamfood bluetooth quick settings tile dialog.

Flag: BLUETOOTH_QS_TILE_DIALOG
Test: Manual
Bug: b/298124674 b/299400510 b/296821508
Change-Id: I3dff7724cdfd354278376e3aa8be982b6b437437
parent f311c6dc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -798,7 +798,7 @@ object Flags {

    /** Enable showing a dialog when clicking on Quick Settings bluetooth tile. */
    @JvmField
    val BLUETOOTH_QS_TILE_DIALOG = unreleasedFlag("bluetooth_qs_tile_dialog")
    val BLUETOOTH_QS_TILE_DIALOG = unreleasedFlag("bluetooth_qs_tile_dialog", teamfood = true)

    // TODO(b/300995746): Tracking Bug
    /** Enable communal hub features. */