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

Commit c257eea7 authored by Himanshu Rawat's avatar Himanshu Rawat Committed by Automerger Merge Worker
Browse files

Merge "Flag to guard HID report queuing feature" into main am: 9ce4d2c2

parents 4b9ab87e 9ce4d2c2
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -55,3 +55,10 @@ flag {
        purpose: PURPOSE_BUGFIX
        purpose: PURPOSE_BUGFIX
    }
    }
}
}

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