summaryrefslogtreecommitdiff
path: root/audio_policy_volumes_drc.xml
diff options
context:
space:
mode:
authorjasmine cha <jasmine_cha@htc.com>2016-08-12 20:12:48 +0800
committerSteve Pfetsch <spfetsch@google.com>2016-08-12 11:13:59 -0700
commitf41894adb24f7497b94a74e5a680b8a2b4fe2f65 (patch)
treeea71e26eec98c267ec6e50c7cecac4a31d189e9f /audio_policy_volumes_drc.xml
parent4553c797f9eb8d9ac66125cf86596d3bc93c6b7b (diff)
downloadmarlin-f41894adb24f7497b94a74e5a680b8a2b4fe2f65.tar.gz
marlin: audio: Update volume curve.(0812)
1.[audio_policy_volumes] VOIP HH volume curve changes Bug:30614793 Change-Id: I5b436cc15c4486d08b5474c3c9b31d6f3c54ce5d Signed-off-by: jasmine cha <jasmine_cha@htc.com>
Diffstat (limited to 'audio_policy_volumes_drc.xml')
-rw-r--r--audio_policy_volumes_drc.xml13
1 files changed, 7 insertions, 6 deletions
diff --git a/audio_policy_volumes_drc.xml b/audio_policy_volumes_drc.xml
index b0685556..79448952 100644
--- a/audio_policy_volumes_drc.xml
+++ b/audio_policy_volumes_drc.xml
@@ -30,15 +30,16 @@ volume index from 0 to 100.
<point>100,0</point>
</volume>
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_SPEAKER">
- <point>0,-2800</point>
- <point>38,-1900</point>
- <point>56,-950</point>
- <point>100,0</point>
+ <point>0,-2400</point>
+ <point>33,-1700</point>
+ <point>66,-1200</point>
+ <point>85,-900</point>
+ <point>100,-400</point>
</volume>
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_EARPIECE">
<point>0,-2499</point>
- <point>38,-1530</point>
- <point>56,-1040</point>
+ <point>33,-1650</point>
+ <point>66,-800</point>
<point>100,0</point>
</volume>
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_EXT_MEDIA"