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

Commit 3af7c6aa authored by William Escande's avatar William Escande Committed by Automerger Merge Worker
Browse files

Merge "Flag: add remove_one_time_get_name_and_address" into main am: 76c22e64

parents 4e2084eb 76c22e64
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"