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

Commit e129979f authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Gerrit Code Review
Browse files

Merge "Add a flag to guard breaking from uhid polling early on disconnection" into main

parents c42f22ce 2f046aef
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