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

Commit 5f08504b authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Flag to allow initiating multiple HID host connections" into main

parents e2c3c831 c195069c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -72,3 +72,13 @@ flag {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "initiate_multiple_hid_connections"
    namespace: "bluetooth"
    description: "Allow HID host to initiate multiple HID connections at a time"
    bug: "356141637"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}