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

Commit 7126ef8f authored by Yuyang Huang's avatar Yuyang Huang
Browse files

flags: Add keep_hfp_active_during_leaudio_handover

Bug: 339528451
Bug: 315241296
Test: mmm packages/modules/Bluetooth
Change-Id: Ia0e8cc0807d757687367c0961011a65be86f83bb
parent 3deea822
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"