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

Commit c66e69a4 authored by Krzysztof Kopyściński's avatar Krzysztof Kopyściński
Browse files

flag: connect_hap_on_other_profile_connect

Bug: 379771539
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: Ibe6a38a46b3ffb5a49e25b202603c2ba28f34d0d
parent 8234b73e
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -33,3 +33,13 @@ flag {
    description: "Allow user to control the preset of hearing aid devices"
    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
    }
}