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

Commit bb29aaf4 authored by Krzysztof Kopyscinski (xWF)'s avatar Krzysztof Kopyscinski (xWF) Committed by Gerrit Code Review
Browse files

Merge "Flag: hap_connect_only_requested_device" into main

parents 2e689390 60373282
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -15,3 +15,13 @@ flag {
    description: "Allow user to control the preset of hearing aid devices"
    bug: "306236481"
}

flag {
    name: "hap_connect_only_requested_device"
    namespace: "bluetooth"
    description: "On profile connection, connect only requested device, not whole group it belongs to"
    bug: "370405555"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}