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

Commit ed6bf874 authored by William Escande's avatar William Escande
Browse files

Add ble_scan_setting_does_not_disconnect_if_bt_on

Bug: 315241296
Bug: 379166793
Test: m .
Flag: com.android.bluetooth.flags.ble_scan_setting_does_not_disconnect_if_bt_on
Change-Id: Ia2da91add0f2ccc2a28e6e4dd3a17fb1c67e4dec
parent e1acd8fb
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -61,6 +61,16 @@ flag {
    bug: "341783936"
}

flag {
    name: "ble_scan_setting_does_not_disconnect_if_bt_on"
    namespace: "bluetooth"
    description: "Stop calling unregAllGattClient when toggling the ble scan setting and bluetooth is ON"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
    bug: "379166793"
}

flag {
    name: "system_server_messenger"
    namespace: "bluetooth"