diff options
| author | HW Lee <hwlee@google.com> | 2018-10-12 17:47:24 +0800 |
|---|---|---|
| committer | HW Lee <hwlee@google.com> | 2018-10-12 12:15:56 +0000 |
| commit | c368fd6c23cfc32ed34381e12a3f639d0152cc44 (patch) | |
| tree | 4c3d4686162642b02440a7a3913adb73e557e3bf /audio_platform_info_intcodec_s4.xml | |
| parent | 8f0483701515bfa8eb10a0e7a2fb8d2692fb7f1a (diff) | |
audio: platform info: operator specific settings
Change to voice-headset from voice-headphones on TMUS
Bug: 117635690
Test: audio HAL log from Acoustic Team
Change-Id: Ie7aad01b728289baa036b7e5decbda4a96930935
Signed-off-by: HW Lee <hwlee@google.com>
Diffstat (limited to 'audio_platform_info_intcodec_s4.xml')
| -rw-r--r-- | audio_platform_info_intcodec_s4.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio_platform_info_intcodec_s4.xml b/audio_platform_info_intcodec_s4.xml index ca72ca87..b2fe1740 100644 --- a/audio_platform_info_intcodec_s4.xml +++ b/audio_platform_info_intcodec_s4.xml @@ -122,7 +122,7 @@ <operator_specific> <device name="SND_DEVICE_IN_VOICE_HEADSET_MIC" operator="tmus" mixer_path="voice-headset-mic-tmus" acdb_id="55"/> - <device name="SND_DEVICE_OUT_VOICE_HEADPHONES" operator="tmus" mixer_path="voice-headphones-tmus" acdb_id="66"/> + <device name="SND_DEVICE_OUT_VOICE_HEADSET" operator="tmus" mixer_path="voice-headphones-tmus" acdb_id="66"/> </operator_specific> <gain_db_to_level_mapping> |
