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

Commit 0c41e08d authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

flags: Add gatt_reconnect_on_bt_on_fix

Bug: 325595120
Bug: 315241296
Test: mmm packages/modules/Bluetooth

Change-Id: I1cc3c4d04deb5b49d7f64bc9bf1e69e31014d57a
parent d121879b
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"
}