[T6pro] Updating the volume table for voice calls.
Updating the voice call volume table for the speaker device category. Bug: 241557578 Test: Build only Change-Id: I71aaf7486e54f4c3721e5d8e2c0dbacf86c640c5
This commit is contained in:
parent
724c317273
commit
b09d970a42
1 changed files with 6 additions and 2 deletions
|
@ -29,8 +29,12 @@ volume index from 0 to 100.
|
|||
<point>66,-1400</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_SPEAKER"
|
||||
ref="DEFAULT_DEVICE_CATEGORY_SPEAKER_VOLUME_CURVE"/>
|
||||
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_SPEAKER">
|
||||
<point>0,-2400</point>
|
||||
<point>33,-1600</point>
|
||||
<point>66,-800</point>
|
||||
<point>100,0</point>
|
||||
</volume>
|
||||
<volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_EARPIECE">
|
||||
<point>0,-2400</point>
|
||||
<point>33,-1600</point>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue