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

Commit 6bd57a49 authored by William Escande's avatar William Escande Committed by Gerrit Code Review
Browse files

Merge "Add a flag for fixing permanent busy BluetoothGatt" into main

parents 21057df7 04f2040e
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -62,3 +62,12 @@ flag {
    description: "Enumerate GATT error situations"
    bug: "320574336"
}

flag {
    name: "gatt_fix_device_busy"
    namespace: "bluetooth"
    description: "Fix device busy bug in BluetoothGatt"
    bug: "322580271"
}