Skip to content

Commit

Permalink
audio: update audio table
Browse files Browse the repository at this point in the history
change list:
1. correct speaker TDM TX channel

Bug: 151212171
Test: build pass
Signed-off-by: vincenttew <[email protected]>
Change-Id: Ic47ba1a6c466caaaaa4f9f63601dbb43117e69bf
  • Loading branch information
vincenttew committed Mar 12, 2020
1 parent e3e85f6 commit f02880d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions audio/mixer_paths_bolero_snd.xml
Original file line number Diff line number Diff line change
Expand Up @@ -467,8 +467,8 @@
<ctl name="R ASP TX4 Source" value="Zero" />
<!-- CS35L41 TX source end -->
<!-- CS35L41 TX slot(to QCT ADSP) -->
<ctl name="ASPTX1 Slot Position" value="0" />
<ctl name="R ASPTX1 Slot Position" value="1" />
<ctl name="ASPTX1 Slot Position" value="1" />
<ctl name="R ASPTX1 Slot Position" value="0" />
<ctl name="ASPTX2 Slot Position" value="4" />
<ctl name="R ASPTX2 Slot Position" value="5" />
<ctl name="ASPTX3 Slot Position" value="2" />
Expand Down

0 comments on commit f02880d

Please sign in to comment.