mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-02-01 07:33:36 +00:00
muskie: correct pcm device for voice-call
Correct pcm device for usecase voicemmdoe1 and voicemmode2 Bug: 33005349 Change-Id: Ibac7c603be805070e65114d44f002865822cc82b Signed-off-by: carter_hsu <carter_hsu@htc.com>
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
<usecase name="USECASE_VOWLAN_CALL" type="out" id="-1"/>
|
||||
<usecase name="USECASE_AUDIO_RECORD_LOW_LATENCY" type="in" id="17" />
|
||||
<usecase name="USECASE_AUDIO_PLAYBACK_ULL" type="out" id="17" />
|
||||
<usecase name="USECASE_VOICEMMODE1_CALL" type="in" id="2" />
|
||||
<usecase name="USECASE_VOICEMMODE1_CALL" type="out" id="2" />
|
||||
<usecase name="USECASE_VOICEMMODE2_CALL" type="in" id="19" />
|
||||
<usecase name="USECASE_VOICEMMODE2_CALL" type="out" id="19" />
|
||||
</pcm_ids>
|
||||
<config_params>
|
||||
<param key="input_mic_max_count" value="3"/>
|
||||
|
||||
Reference in New Issue
Block a user