Merge "audio: update audio tuning table" into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4951e41ba0
@@ -80,11 +80,11 @@ volume index from 0 to 100.
|
||||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_HEADSET"
|
||||
ref="DEFAULT_MEDIA_VOLUME_CURVE"/>
|
||||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-6000</point>
|
||||
<point>28,-3600</point>
|
||||
<point>1,-6200</point>
|
||||
<point>28,-3800</point>
|
||||
<point>72,-1650</point>
|
||||
<point>80,-1400</point>
|
||||
<point>88,-800</point>
|
||||
<point>92,-800</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
@@ -168,7 +168,7 @@ volume index from 0 to 100.
|
||||
<point>100,-1800</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_DTMF" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-5600</point>
|
||||
<point>1,-6000</point>
|
||||
<point>33,-3000</point>
|
||||
<point>66,-2200</point>
|
||||
<point>100,-1600</point>
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user