audio: update O6/R4 Aaram volume curve am: e5484251ec am: df94b156aa am: fc517ba9b0

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

Change-Id: I170ce24c3ca694f954e3713d64b522b1f4548477
This commit is contained in:
Carter Hsu 2021-10-08 08:33:17 +00:00 committed by Automerger Merge Worker
commit 5c6e991c0d
2 changed files with 2 additions and 2 deletions

View file

@ -90,7 +90,7 @@ volume index from 0 to 100.
<volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_HEADSET" <volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_HEADSET"
ref="DEFAULT_NON_MUTABLE_HEADSET_VOLUME_CURVE"/> ref="DEFAULT_NON_MUTABLE_HEADSET_VOLUME_CURVE"/>
<volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_SPEAKER"> <volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_SPEAKER">
<point>0,-3600</point> <point>0,-4800</point>
<point>33,-2400</point> <point>33,-2400</point>
<point>66,-1200</point> <point>66,-1200</point>
<point>100,0</point> <point>100,0</point>

View file

@ -94,7 +94,7 @@ volume index from 0 to 100.
<volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_HEADSET" <volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_HEADSET"
ref="DEFAULT_NON_MUTABLE_HEADSET_VOLUME_CURVE"/> ref="DEFAULT_NON_MUTABLE_HEADSET_VOLUME_CURVE"/>
<volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_SPEAKER"> <volume stream="AUDIO_STREAM_ALARM" deviceCategory="DEVICE_CATEGORY_SPEAKER">
<point>0,-3600</point> <point>0,-5200</point>
<point>33,-2400</point> <point>33,-2400</point>
<point>66,-1200</point> <point>66,-1200</point>
<point>100,0</point> <point>100,0</point>