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

Commit 84349e1a authored by Yuyang Huang's avatar Yuyang Huang
Browse files

add hfp_allow_volume_change_without_sco

Bug: 362313390
Bug: 315241296
Test: mmm  packages/modules/Bluetooth
Flag: com.android.bluetooth.flags.hfp_allow_volume_change_without_sco
Change-Id: Ie35c448668743b502c3a8d3097d408bac8a7b901
parent 220e5314
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -146,6 +146,16 @@ flag {
    }
}

flag {
    name: "hfp_allow_volume_change_without_sco"
    namespace: "bluetooth"
    description: "Allow Audio Fwk to change SCO volume when HFP profile is connected and SCO not connected"
    bug: "362313390"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "choose_wrong_hfp_codec_in_specific_config"
    namespace: "bluetooth"