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
commit8b306851c66eede83f8d85255ebe3cf2fce03692 (patch)
treeb79fc9d1b7587a51f3ba2d9e83612d62ec661a66 /audio
parent56bf0881d3abb4096ff773f49393a8e6803c418a (diff)
downloaddevice_samsung_tuna-8b306851c66eede83f8d85255ebe3cf2fce03692.zip
device_samsung_tuna-8b306851c66eede83f8d85255ebe3cf2fce03692.tar.gz
device_samsung_tuna-8b306851c66eede83f8d85255ebe3cf2fce03692.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