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

Commit 90e81bb2 authored by Yuyang Huang's avatar Yuyang Huang Committed by Automerger Merge Worker
Browse files

HFP: Add flag for HFP SCO Management am: 6224eeb5

parents 57e2a27e 6224eeb5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -27,3 +27,10 @@ flag {
    description: "use codec on the DSP when the BT controller does not support it"
    bug: "308838380"
}

flag {
    name: "is_sco_managed_by_audio"
    namespace: "bluetooth"
    description: "start and stop of the SCO is managed by Audio instead of Bluetooth"
    bug: "315234036"
}