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

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

Merge "Flag to guard HID report queuing feature" into main

parents b935b04b f9567814
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -55,3 +55,10 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "hid_report_queuing"
    namespace: "bluetooth"
    description: "Queue incoming HID reports if UHID is not ready"
    bug: "345498287"
}