summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2012-06-13 16:56:19 -0700
committerEric Laurent <elaurent@google.com>2012-06-13 16:56:19 -0700
commit4607e905b1bc12474939541c165f3e345e7771c6 (patch)
treea5d61367bdb388950f50bfa6bb0435c467796587 /audio
parenta605c47694cc2a7902eb0ffc0727b39bee50ec55 (diff)
downloaddevice_samsung_tuna-4607e905b1bc12474939541c165f3e345e7771c6.zip
device_samsung_tuna-4607e905b1bc12474939541c165f3e345e7771c6.tar.gz
device_samsung_tuna-4607e905b1bc12474939541c165f3e345e7771c6.tar.bz2
audio: add 24000 Hz capture sampling rate
Bug 6615379. Change-Id: I5ef2cc168bbe26b40c49e602d6345c1b64c2b1b0
Diffstat (limited to 'audio')
-rw-r--r--audio/audio_policy.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audio_policy.conf b/audio/audio_policy.conf
index 3a41ec1..1012c26 100644
--- a/audio/audio_policy.conf
+++ b/audio/audio_policy.conf
@@ -46,7 +46,7 @@ audio_hw_modules {
}
inputs {
primary {
- sampling_rates 8000|11025|16000|22050|32000|44100|48000
+ sampling_rates 8000|11025|16000|22050|24000|32000|44100|48000
channel_masks AUDIO_CHANNEL_IN_MONO|AUDIO_CHANNEL_IN_STEREO
formats AUDIO_FORMAT_PCM_16_BIT
devices AUDIO_DEVICE_IN_BUILTIN_MIC|AUDIO_DEVICE_IN_BLUETOOTH_SCO_HEADSET|AUDIO_DEVICE_IN_WIRED_HEADSET|AUDIO_DEVICE_IN_BACK_MIC