Snap for 8961762 from 70873d95bb to udc-release

Change-Id: I8fc7521f6fb12130bcbef5a040d531dd82f9817a
This commit is contained in:
Android Build Coastguard Worker 2022-08-18 01:02:37 +00:00
commit 80abe12b60
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. <!-- 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 It contains a list of points of this curve expressing the attenuation in Millibels for a given
volume index from 0 to 100. volume index from 0 to 100.
<volume stream=”AUDIO_STREAM_MUSIC” deviceCategory=””> <volume stream="AUDIO_STREAM_MUSIC" deviceCategory="">
<point>0,-9600</point> <point>0,-9600</point>
<point>100,0</point> <point>100,0</point>
</volume> </volume>
@ -86,7 +86,7 @@ volume index from 0 to 100.
<point>68,-1800</point> <point>68,-1800</point>
<point>72,-1600</point> <point>72,-1600</point>
<point>76,-1400</point> <point>76,-1400</point>
<point>80,-1200</point> <point>80,-1150</point>
<point>88,-850</point> <point>88,-850</point>
<point>92,-650</point> <point>92,-650</point>
<point>96,-400</point> <point>96,-400</point>