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

Commit d77fbd34 authored by chelseahao's avatar chelseahao Committed by Daniel Sandler
Browse files

Launch BLUETOOTH_QS_TILE_DIALOG to droidfood.

I accidentally un-launched it in the previous CL
(change I711dae58ba4e602569590ddb3823d59066d6f900).

Bug: 296821508
Test: Manual
Change-Id: I412b5d13c33bd153d3738a3d6fbd8b6b5e2381de
parent 770cce08
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -707,7 +707,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 = releasedFlag("bluetooth_qs_tile_dialog")

    // TODO(b/300995746): Tracking Bug
    /** A resource flag for whether the communal service is enabled. */