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

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

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

Merge "Flag to allow switching the HID and HOGP on the same device" into main am: 6e19b554 am: 13561a56

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Bluetooth/+/2914559



Change-Id: I1c8f8815426792c8028eb95db969081bc74180f6
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 1df38677 13561a56
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"
}