Merge "audio: update waves, media speaker volume curve" into udc-dev am: 577fcd7199
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/21549781 Change-Id: Ib4e113489ffba2170cdafde1eb1ede579a2c6391 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
992b3f046a
2 changed files with 25 additions and 3 deletions
|
@ -76,9 +76,31 @@ 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>20,-4790</point>
|
||||
<point>60,-2140</point>
|
||||
<point>1,-6253</point>
|
||||
<point>4,-6253</point>
|
||||
<point>8,-5936</point>
|
||||
<point>12,-5567</point>
|
||||
<point>16,-5255</point>
|
||||
<point>20,-4916</point>
|
||||
<point>24,-4577</point>
|
||||
<point>28,-4227</point>
|
||||
<point>32,-4017</point>
|
||||
<point>36,-3800</point>
|
||||
<point>40,-3580</point>
|
||||
<point>44,-3364</point>
|
||||
<point>48,-3100</point>
|
||||
<point>52,-2871</point>
|
||||
<point>56,-2639</point>
|
||||
<point>60,-2405</point>
|
||||
<point>64,-2167</point>
|
||||
<point>68,-1941</point>
|
||||
<point>72,-1707</point>
|
||||
<point>76,-1438</point>
|
||||
<point>80,-1235</point>
|
||||
<point>84,-1075</point>
|
||||
<point>88,-931</point>
|
||||
<point>92,-741</point>
|
||||
<point>96,-524</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue