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

Commit 04f2040e authored by Kyunglyul Hyun's avatar Kyunglyul Hyun
Browse files

Add a flag for fixing permanent busy BluetoothGatt

Bug: 322509603
Bug: 322580271
Bug: 315241296
Test: m -j;

Change-Id: I46a840a7ecf8086ff22fdfe3648734515db06637
parent 0d9d5356
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"
}