Merge "audio: update audio tuning table" into sc-v2-dev am: 4951e41ba0 am: 808e883e89

Original change: https://googleplex-android-review.googlesource.com/c/device/google/bluejay/+/16660938

Change-Id: I33283764f78a492a3c5e5e6c77b98cf703813c0c
This commit is contained in:
TreeHugger Robot 2022-01-20 10:56:45 +00:00 committed by Automerger Merge Worker
commit 05f0bd364d
2 changed files with 4 additions and 4 deletions

View file

@ -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>