Skip to content

Commit

Permalink
audio: the table for in-call music.
Browse files Browse the repository at this point in the history
Bug: 111107345
Test: manual audio test.

Change-Id: Ic49c6274d56b1e612072465d3af74f0622e66fb0
Signed-off-by: juyuchen <[email protected]>
  • Loading branch information
juyuchen committed Aug 8, 2018
1 parent 692822a commit 94ff126
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions audio_platform_info_tavil.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
<device name="SND_DEVICE_OUT_SPEAKER" acdb_id="15"/>
<device name="SND_DEVICE_OUT_SPEAKER_PROTECTED" acdb_id="124"/>
<device name="SND_DEVICE_OUT_VOICE_SPEAKER" acdb_id="14"/>
<device name="SND_DEVICE_OUT_VOICE_MUSIC_TX" acdb_id="3"/>
<device name="SND_DEVICE_OUT_VOICE_HANDSET_TMUS" acdb_id="7"/>
<device name="SND_DEVICE_IN_VOICE_DMIC_TMUS" acdb_id="41"/>
<device name="SND_DEVICE_IN_VOICE_SPEAKER_DMIC" acdb_id="19"/>
Expand Down
3 changes: 3 additions & 0 deletions mixer_paths_tavil.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2366,4 +2366,7 @@
<path name="incall-music-uplink" />
</path>

<path name ="voice-music-tx">
</path>

</mixer>

0 comments on commit 94ff126

Please sign in to comment.