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

Commit ba3ae7c6 authored by Omair Kamil's avatar Omair Kamil Committed by Automerger Merge Worker
Browse files

Merge "Flag: Add ble_context_map_remove_fix" into main am: e5b34d16 am: b8b5d9d3

parents 23eea92c b8b5d9d3
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -119,3 +119,13 @@ flag {
    description: "Reimplement BLE scan and advertisement metrics logging."
    bug: "328303508"
}

flag {
    name: "ble_context_map_remove_fix"
    namespace: "bluetooth"
    description: "Fix connection removal logic in ContextMap class"
    bug: "329154715"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}