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

Commit 5094ba14 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Automerger Merge Worker
Browse files

Merge changes Ib7be9d19,I293bedb7 into main am: 3262539f am: e5fb4c70

parents c10f72a2 e5fb4c70
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -266,3 +266,23 @@ flag {
    description: "Use non-wake alarm for LE RPA rotation. go/non-wake-alarm-for-rpa-rotation"
    bug: "360743527"
}

flag {
    name: "gatt_disconnect_fix"
    namespace: "bluetooth"
    description: "Fix GATT disconnect handling"
    bug: "361538527"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "gatt_server_requests_fix"
    namespace: "bluetooth"
    description: "Fix GATT server handling"
    bug: "361331170"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}