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

Commit 532ea6bd authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add ble_scan_setting_does_not_disconnect_if_bt_on" into main

parents 2c103fba ed6bf874
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"