summaryrefslogtreecommitdiff
path: root/audio_policy_volumes.xml
diff options
context:
space:
mode:
authorvincenttew <vincenttew@google.com>2020-02-18 12:07:24 +0800
committervincenttew <vincenttew@google.com>2020-02-21 17:54:32 +0800
commite3bea0c729c1905dba536ce62497b0c95cfaa04d (patch)
treec2dd133f8c1d006a8410b423172a7b971e5322a1 /audio_policy_volumes.xml
parent90457403c42d630574dd59aac783677e372d23c9 (diff)
downloadbramble-e3bea0c729c1905dba536ce62497b0c95cfaa04d.tar.gz
audio: update audio table
change list: ACDB: 1. Fine-tune phone call setting, HA/HE/HH/BT 2. Release first verison of VoIP settings(HA/HE/HH/BT) 3. Add Google AEC setting 4. Add Sprint tuning 5. Resolve RX pop issue 6. Fine tune VoIP performance Mixer paths: 1. Change the path of VoIP speaker phone from RX to TX 2. Fine-tune Voice/VoIP headset gain 3. Headphone 24bit 4. add echo reference path for USB headset Audio policy volumes: 1. Fine-tune volume steps for VoIP HA/HE/HH Test: build pass Bug: 149610547 Change-Id: I07cb82d6d087a73c806b610ec7792074736b395c Signed-off-by: vincenttew <vincenttew@google.com>
Diffstat (limited to 'audio_policy_volumes.xml')
-rw-r--r--audio_policy_volumes.xml14
1 files changed, 5 insertions, 9 deletions
diff --git a/audio_policy_volumes.xml b/audio_policy_volumes.xml
index 635f721..d6e2008 100644
--- a/audio_policy_volumes.xml
+++ b/audio_policy_volumes.xml
@@ -24,21 +24,17 @@ volume index from 0 to 100.
<volumes>
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_HEADSET">
- <point>0,-4200</point>
- <point>33,-2800</point>
- <point>66,-1400</point>
+ <point>0,-2700</point>
<point>100,0</point>
</volume>
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_SPEAKER">
- <point>0,-2400</point>
- <point>33,-1600</point>
- <point>66,-800</point>
+ <point>0,-2150</point>
+ <point>66,-950</point>
+ <point>83,-600</point>
<point>100,0</point>
</volume>
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_EARPIECE">
- <point>0,-2400</point>
- <point>33,-1600</point>
- <point>66,-800</point>
+ <point>0,-2700</point>
<point>100,0</point>
</volume>
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_EXT_MEDIA"