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

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

Merge "flags: Add keep_hfp_active_during_leaudio_handover" into main

parents b950bf51 7126ef8f
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -87,6 +87,16 @@ flag {
    }
}

flag {
    name: "keep_hfp_active_during_leaudio_handover"
    namespace: "bluetooth"
    description: "During LE audio to HFP handover, keep HFP active throughout SCO retry"
    bug: "339528451"
    metadata {
        purpose: PURPOSE_BUGFIX
    }
}

flag {
    name: "fix_hfp_qual_1_9"
    namespace: "bluetooth"