audio: Phase in Waves mps file and volume curve audio_policy.xml file am: 1db103ba10 am: 044db175b9

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

Change-Id: I7958edabd515280be0fa357d8d001361a28c3232
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
David Li
2022-08-17 12:16:02 +00:00
committed by Automerger Merge Worker
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
<!-- Volume section defines a volume curve for a given use case and device category.
It contains a list of points of this curve expressing the attenuation in Millibels for a given
volume index from 0 to 100.
<volume stream=AUDIO_STREAM_MUSIC deviceCategory=””>
<volume stream="AUDIO_STREAM_MUSIC" deviceCategory="">
<point>0,-9600</point>
<point>100,0</point>
</volume>
@@ -86,7 +86,7 @@ volume index from 0 to 100.
<point>68,-1800</point>
<point>72,-1600</point>
<point>76,-1400</point>
<point>80,-1200</point>
<point>80,-1150</point>
<point>88,-850</point>
<point>92,-650</point>
<point>96,-400</point>