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

Commit 9bf35901 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "flag: connect_hap_on_other_profile_connect" into main

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

flag {
    name: "connect_hap_on_other_profile_connect"
    namespace: "bluetooth"
    description: "Try to connect HAP when other profile is getting connected"
    bug: "379771539"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}