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

Commit b4ddda63 authored by Yuyang Huang's avatar Yuyang Huang Committed by Gerrit Code Review
Browse files

Merge "add hfp_allow_volume_change_without_sco" into main

parents ac988c00 84349e1a
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"