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

Commit 0b5368cc authored by William Escande's avatar William Escande
Browse files

SystemServer: Flag add respect_ble_scan_setting

Bug: 341783936
Bug: 315241296
Test: None
Flag: com.android.bluetooth.flags.respect_ble_scan_setting
Change-Id: I02f528475fb0b127a98df919573a2caf4f0799e5
parent bb510b97
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -56,6 +56,16 @@ flag {
    bug: "339553092"
}

flag {
    name: "respect_ble_scan_setting"
    namespace: "bluetooth"
    description: "No longer allow BLE_ON mode when the settings is explicitly disable"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
    bug: "341783936"
}

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