mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 11:23:43 +00:00
audio: Add support for incall-music-uplink2 usecase
Test: Local test Change-Id: I9e87cb6e36f0d3902a56f35a6e23b12d59334eb0 Signed-off-by: BubbleFang <bubblefang@google.com>
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
<usecase name="USECASE_AUDIO_PLAYBACK_VOIP" type="out" id="16" />
|
||||
<usecase name="USECASE_AUDIO_RECORD_VOIP" type="in" id="16" />
|
||||
<usecase name="USECASE_INCALL_MUSIC_UPLINK" type="out" id="27" />
|
||||
<usecase name="USECASE_INCALL_MUSIC_UPLINK2" type="out" id="27" />
|
||||
</pcm_ids>
|
||||
<config_params>
|
||||
<param key="input_mic_max_count" value="3"/>
|
||||
|
||||
@@ -2218,4 +2218,76 @@
|
||||
<path name ="voice-music-tx">
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2">
|
||||
<ctl name="Incall_Music_2 Audio Mixer MultiMedia9" value="1" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 speaker">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 handset">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 handset-hac">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 display-port">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 bt-sco">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 bt-sco-wb">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 speaker-and-display-port">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 afe-proxy">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 usb-headphones">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 usb-headset">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 speaker-and-usb-headphones">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 headphones">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 speaker-and-headphones">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 speaker-and-bt-sco">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 voice-tty-hco-handset">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 speaker-and-bt-a2dp">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
<path name="incall-music-uplink2 bt-a2dp">
|
||||
<path name="incall-music-uplink2" />
|
||||
</path>
|
||||
|
||||
</mixer>
|
||||
|
||||
Reference in New Issue
Block a user