audio: Phase in Waves mps file and volume curve audio_policy.xml file
I put L10 EVT tuning files in the attached file. L10 EVT HW modify Proto speaker. I need to re-tune mps file. I base on EVT speaker make this mps file tuning. And slightly lower volume step 21th to let volume curve smoothly. So, I modify audio_policy.xml file. Files from the latest attachment on b/242521368 Bug: 242153654 Bug: 242521368 Test: verified by hardware engineers Change-id: Ide63f88ee7aa55f4b79c53de2d70314bc20ab285
This commit is contained in:
parent
4403bc43db
commit
1db103ba10
@ -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>
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user