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

Commit 9af4b234 authored by William Escande's avatar William Escande
Browse files

Flag: add remove_one_time_get_name_and_address

Bug: 315241296
Bug: 368120237
Test: m Bluetooth
Flag: com.android.bluetooth.flags.remove_one_time_get_name_and_address
Change-Id: I6c3f636510f53cad61e0304588acabe227282899
parent 1c233a71
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -48,6 +48,16 @@ flag {
    bug: "339553092"
}

flag {
    name: "remove_one_time_get_name_and_address"
    namespace: "bluetooth"
    description: "We don't need to start bluetooth the first time to get name & address. We can wait for a proper start"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
    bug: "368120237"
}

flag {
    name: "respect_ble_scan_setting"
    namespace: "bluetooth"