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

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

Merge "Flag to allow switching the HID and HOGP on the same device" into main

parents 237d113d 37a2a2cf
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "Break from UHID polling early if HID host disconnects"
    bug: "319846147"
}

flag {
    name: "allow_switching_hid_and_hogp"
    namespace: "bluetooth"
    description: "Allow switching between HID and HOGP supported on the same device"
    bug: "320762367"
}