summaryrefslogtreecommitdiff
path: root/audio_platform_info.xml
diff options
context:
space:
mode:
authorvivek mehta <mvivek@codeaurora.org>2015-08-05 12:42:27 -0700
committerEric Laurent <elaurent@google.com>2015-08-06 15:39:15 -0700
commitfb4a9b127fc0cc2ee85fdfa99959ffe34cbd52ca (patch)
treea1d0387e91e21ac6ff8831f5495d68c26da67db2 /audio_platform_info.xml
parentd5ca8ec58aa988cfb1e7847f55ec9c5ffbf79379 (diff)
downloadbullhead-fb4a9b127fc0cc2ee85fdfa99959ffe34cbd52ca.tar.gz
audio: add support for 3 mic 3 channel audio capture
Update the input profile with 3 channel specific channel mask to enable 3 channel capture from 3 different physical mics Add support to configure max physical device supports Change-Id: Icd20950bb9c6beb77f1dc93294fdbe5f5790eb46
Diffstat (limited to 'audio_platform_info.xml')
-rw-r--r--audio_platform_info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio_platform_info.xml b/audio_platform_info.xml
index 08aa842..1ce5b58 100644
--- a/audio_platform_info.xml
+++ b/audio_platform_info.xml
@@ -47,5 +47,6 @@
<config_params>
<!-- If sound card name is not known, remove this entry -->
<param key="snd_card_name" value="msm8994-tomtom-snd-card"/>
+ <param key="input_mic_max_count" value="3"/>
</config_params>
</audio_platform_info>