mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 15:51:28 +00:00
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>
This commit is contained in:
@@ -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">
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user