Skip to content

Commit

Permalink
wayne-common: Remove default sampling rate and channel entries for bt…
Browse files Browse the repository at this point in the history
… 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
  • Loading branch information
Preetam Singh Ranawat authored and TingyiChen committed Aug 13, 2019
1 parent 9e42dec commit 9f30002
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions audio/mixer_paths.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2318,8 +2318,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>

Expand Down

0 comments on commit 9f30002

Please sign in to comment.