Created
November 16, 2016 00:44
-
-
Save invisiblek/1ef40334054fafdc5575901085e7ba57 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/audio/audio_platform_info.xml b/audio/audio_platform_info.xml | |
index 5800466..479a885 100644 | |
--- a/audio/audio_platform_info.xml | |
+++ b/audio/audio_platform_info.xml | |
@@ -36,10 +36,12 @@ | |
<device name="SND_DEVICE_OUT_SPEAKER" acdb_id="14"/> | |
<device name="SND_DEVICE_OUT_SPEAKER_REVERSE" acdb_id="14"/> | |
<device name="SND_DEVICE_OUT_SPEAKER_AND_HDMI" acdb_id="18"/> | |
+ <device name="SND_DEVICE_OUT_VOICE_SPEAKER" acdb_id="10" /> | |
<device name="SND_DEVICE_OUT_VOLTE_NB_HANDSET_TMUS" acdb_id="200"/> | |
<device name="SND_DEVICE_OUT_VOLTE_NB_ANC_HANDSET" acdb_id="200"/> | |
<!-- Input devices --> | |
<device name="SND_DEVICE_IN_HEADSET_MIC_AEC" acdb_id="47"/> | |
+ <device name="SND_DEVICE_IN_VOICE_SPEAKER_MIC" acdb_id="8" /> | |
</acdb_ids> | |
</audio_platform_info> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment