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

Commit 934689b2 authored by Łukasz Rymanowski's avatar Łukasz Rymanowski Committed by Gerrit Code Review
Browse files

Merge "flags: Add gatt_reconnect_on_bt_on_fix" into main

parents 1bfba0cf 0c41e08d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -91,3 +91,10 @@ flag {
    description: "Enable reassembly of LE periodic advertising events"
    bug: "324886466"
}

flag {
    name: "gatt_reconnect_on_bt_on_fix"
    namespace: "bluetooth"
    description: "Fix reconnect issue on Bluetooth startup"
    bug: "325595120"
}