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

Commit 37a2a2cf authored by Himanshu Rawat's avatar Himanshu Rawat
Browse files

Flag to allow switching the HID and HOGP on the same device

Bug: 320762367
Bug: 315241296
Test: m com.android.btservices
Change-Id: I7e2f74dd895cdc30202e83b3c5fe76fbbd430c4b
parent 5c1f570d
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"
}