summaryrefslogtreecommitdiffstats
path: root/media_profiles_korea.xml
diff options
context:
space:
mode:
authorJames Dong <jdong@google.com>2012-01-26 16:13:02 -0800
committerJames Dong <jdong@google.com>2012-01-26 16:15:59 -0800
commitdb0763d37e7c62c954f78aa91257bdc7b2e83aa1 (patch)
tree73ccfa12568074fcc5c9e6943eceba53037df354 /media_profiles_korea.xml
parent54979c085de26e1bb63e71422c2153417fd39007 (diff)
downloaddevice_samsung_crespo-db0763d37e7c62c954f78aa91257bdc7b2e83aa1.zip
device_samsung_crespo-db0763d37e7c62c954f78aa91257bdc7b2e83aa1.tar.gz
device_samsung_crespo-db0763d37e7c62c954f78aa91257bdc7b2e83aa1.tar.bz2
Fix the incorrect min bit rate setting for AMR NB.
Not sure why we did not do this the first day, but 4750 bps works just fine. o related-to-bug: 5924354 Change-Id: I639e408e1f3a34037b4881752bde0a6d2f960f23
Diffstat (limited to 'media_profiles_korea.xml')
-rw-r--r--media_profiles_korea.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/media_profiles_korea.xml b/media_profiles_korea.xml
index 7c00e3c..c718d00 100644
--- a/media_profiles_korea.xml
+++ b/media_profiles_korea.xml
@@ -251,7 +251,7 @@
minChannels="1" maxChannels="1" />
<AudioEncoderCap name="amrnb" enabled="true"
- minBitRate="5525" maxBitRate="12200"
+ minBitRate="4750" maxBitRate="12200"
minSampleRate="8000" maxSampleRate="8000"
minChannels="1" maxChannels="1" />