[T6pro] Updating the volume table for the assistant.
Updating the volume table for the assistant stream. Also adding a property override for the miniumum volume setting for the assistant. Bug: 277829235 Test: Build only Change-Id: Ia2bd51f7a5cac528f84f0e081f411b0f5b220f19
This commit is contained in:
parent
30852e6a3f
commit
b9e91e66d4
2 changed files with 8 additions and 4 deletions
|
@ -193,10 +193,10 @@ volume index from 0 to 100.
|
|||
<volume stream="AUDIO_STREAM_ASSISTANT" deviceCategory="DEVICE_CATEGORY_HEADSET"
|
||||
ref="DEFAULT_MEDIA_VOLUME_CURVE"/>
|
||||
<volume stream="AUDIO_STREAM_ASSISTANT" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>1,-4300</point>
|
||||
<point>20,-4200</point>
|
||||
<point>60,-3000</point>
|
||||
<point>100,-1200</point>
|
||||
<point>0,-4700</point>
|
||||
<point>20,-3800</point>
|
||||
<point>60,-2400</point>
|
||||
<point>100,-800</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_ASSISTANT" deviceCategory="DEVICE_CATEGORY_EARPIECE"
|
||||
ref="DEFAULT_MEDIA_VOLUME_CURVE"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue