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

Commit 2f046aef authored by Himanshu Rawat's avatar Himanshu Rawat
Browse files

Add a flag to guard breaking from uhid polling early on disconnection

Bug: 319846147
Bug: 315241296
Test: m com.android.btservices

Change-Id: Ia40032690e9b4b3ecd675caf884e1fbb2dd2144d
parent e205c8e6
Loading
Loading
Loading
Loading

flags/hid.aconfig

0 → 100644
+8 −0
Original line number Diff line number Diff line
package: "com.android.bluetooth.flags"

flag {
    name: "break_uhid_polling_early"
    namespace: "bluetooth"
    description: "Break from UHID polling early if HID host disconnects"
    bug: "319846147"
}
 No newline at end of file