clover: 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: I8a40182af0d97b31b136a1928cbbe6f728eb950f
This commit is contained in:
Preetam Singh Ranawat 2017-11-21 15:08:31 +05:30 committed by Max Weffers
parent 9cca15f526
commit d7231b5c8a
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -2234,8 +2234,6 @@
</path> </path>
<path name="bt-a2dp"> <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" /> <ctl name="SLIM7_RX ADM Channels" value="Two" />
</path> </path>