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

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

Create flag for bt auto on toggle.

Test: atest SystemUITests
Bug: b/316822488 b/316985153
Flag: ACONFIG com.android.systemui.bluetooth_qs_tile_dialog_auto_on_toggle DISABLED
Change-Id: I5642bab2a4cca77134dfb0bd940803c4b93b026b
parent f1a4441b
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -276,3 +276,9 @@ flag {
    bug: "312784809"
}

flag {
   name: "bluetooth_qs_tile_dialog_auto_on_toggle"
   namespace: "systemui"
   description: "Displays the auto on toggle in the bluetooth QS tile dialog"
   bug: "316985153"
}