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

Commit 6224eeb5 authored by Yuyang Huang's avatar Yuyang Huang
Browse files

HFP: Add flag for HFP SCO Management

Bug: 315234036
Test: m com.android.btservices
Change-Id: I0bd4ffbf5a2100366a8e703092bfd19452ccbbb6
parent 200035a2
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"
}