summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvincent_tew <vincent_tew@htc.com>2017-08-09 20:31:05 +0800
committerDavid Lin <dtwlin@google.com>2017-08-09 14:41:58 -0700
commitf57ca78563cf45cea166cafb68b073dc1f138cd1 (patch)
tree38dbae161cac566cccb14ac0193179f76d797821
parent77c576190b066c89c0a3bba32b3b87b481279529 (diff)
downloadmuskie-f57ca78563cf45cea166cafb68b073dc1f138cd1.tar.gz
audio: update audio table 0809
Change list : [Mixer path] 1. Synchronize the no mic headset Tx gain setting with speaker phone. [Audio policy] 1. Fine-tune VoIP headset volume steps for equal volume. Bug: 64535381 Test: audio sanity test Change-Id: I0bf5f936194ff02b17241622f70865412721eb1b Signed-off-by: vincent_tew <vincent_tew@htc.com>
-rw-r--r--audio_policy_volumes.xml4
-rw-r--r--mixer_paths_tavil.xml8
2 files changed, 7 insertions, 5 deletions
diff --git a/audio_policy_volumes.xml b/audio_policy_volumes.xml
index f76cd78..2fa063a 100644
--- a/audio_policy_volumes.xml
+++ b/audio_policy_volumes.xml
@@ -25,7 +25,9 @@ volume index from 0 to 100.
<volumes>
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_HEADSET">
<point>0,-2900</point>
- <point>86,-400</point>
+ <point>57,-1450</point>
+ <point>71,-950</point>
+ <point>86,-550</point>
<point>100,0</point>
</volume>
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_SPEAKER">
diff --git a/mixer_paths_tavil.xml b/mixer_paths_tavil.xml
index f509fe2..51a2786 100644
--- a/mixer_paths_tavil.xml
+++ b/mixer_paths_tavil.xml
@@ -1545,12 +1545,12 @@
<ctl name="DEC7 Volume" value="84" />
</path>
- <!-- SPKR_PHONE_MIC 3rd:DEC5 0dB, 2nd:DEC6 0dB, 1st:DEC7 0dB,-->
+ <!-- SPKR_PHONE_MIC 3rd:DEC5 16dB, 2nd:DEC6 16dB, 1st:DEC7 16dB,-->
<path name="speaker-mic">
<path name="triple-mic" />
- <ctl name="DEC5 Volume" value="84" />
- <ctl name="DEC6 Volume" value="84" />
- <ctl name="DEC7 Volume" value="84" />
+ <ctl name="DEC5 Volume" value="100" />
+ <ctl name="DEC6 Volume" value="100" />
+ <ctl name="DEC7 Volume" value="100" />
</path>
<!-- TX Main-mic D:0 dB -->