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

Commit 3bbba63e authored by William Escande's avatar William Escande Committed by Automerger Merge Worker
Browse files

Merge "Add a flag for fixing permanent busy BluetoothGatt" into main am: 6bd57a49 am: 7b627dfd

parents bc2babf5 7b627dfd
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"
}