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

Commit e5b34d16 authored by Omair Kamil's avatar Omair Kamil Committed by Gerrit Code Review
Browse files

Merge "Flag: Add ble_context_map_remove_fix" into main

parents 66c5279c a6fd234a
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
    }
}