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

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

Merge "Flag for removing HID connect request before pairing" into main am: 46abbaab

parents fe3dc246 46abbaab
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6,3 +6,10 @@ flag {
    description: "Make BTA_DmXXX security APIs synchronous"
    bug: "311196228"
}

flag {
    name: "connect_hid_after_service_discovery"
    namespace: "bluetooth"
    description: "Don't initiate HID connection before pairing and service discovery"
    bug: "314707251"
}