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

Commit 9bc473a3 authored by Łukasz Rymanowski's avatar Łukasz Rymanowski Committed by Gerrit Code Review
Browse files

Merge "flags: Add gatt_drop_acl_on_out_of_resources_fix" into main

parents 934689b2 b79397a9
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -98,3 +98,10 @@ flag {
    description: "Fix reconnect issue on Bluetooth startup"
    bug: "325595120"
}

flag {
    name: "gatt_drop_acl_on_out_of_resources_fix"
    namespace: "bluetooth"
    description: "Remove ACL when there is not resource to handle more gatt connections."
    bug: "325929235"
}