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

Commit 28fbc7db authored by Vidyakumar Athota's avatar Vidyakumar Athota
Browse files

configs: remove default sampling rate and channel entries for bt a2dp

Remove default setting of sampling rate to 48K and stereo channel
for bt a2dp as support for multiple sampling rates and channels
over a2dp is added and being set from hal.

Change-Id: I67313a1ba5f04512ca1e2e79f42d725d0ce8e1e9
parent 73b9a0ab
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -2348,8 +2348,6 @@
    </path>

    <path name="bt-a2dp">
        <ctl name="BT SampleRate" value="KHZ_48" />
        <ctl name="AFE Input Channels" value="Two" />
        <ctl name="SLIM7_RX ADM Channels" value="Two" />
    </path>