audio: update audio volume curve table
Bug: 184704809 Test: Verified by Hardware Change-Id: I50aef6dba8bdec942da985f991d42054581f2e15
This commit is contained in:
parent
b17fe9e3db
commit
0e88f70855
|
@ -153,9 +153,14 @@ volume index from 0 to 100.
|
|||
<point>100,-1800</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_ENFORCED_AUDIBLE" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-3100</point>
|
||||
<point>71,-2100</point>
|
||||
<point>100,-1700</point>
|
||||
<point>1,-7000</point>
|
||||
<point>14,-5000</point>
|
||||
<point>29,-4300</point>
|
||||
<point>43,-3700</point>
|
||||
<point>57,-3500</point>
|
||||
<point>71,-3300</point>
|
||||
<point>86,-3100</point>
|
||||
<point>100,-2200</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_ENFORCED_AUDIBLE" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
ref="DEFAULT_SYSTEM_VOLUME_CURVE"/>
|
||||
|
|
Loading…
Reference in New Issue