Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d1cef50 authored by Jakub Pawlowski's avatar Jakub Pawlowski
Browse files

User proper volume curve for AUDIO_STREAM_VOICE_CALL over Hearing Aids

AUDIO_STREAM_VOICE_CALL should never mute.

Test: lower the volume during voice call while using Hearing Aid
Bug: 137344679
Change-Id: I2b6bea977d0a3903fc7cb405f0b4c4cd6517d4d6
parent 4a8b860e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ volume index from 0 to 100.
    <volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_EXT_MEDIA"
                                             ref="DEFAULT_MEDIA_VOLUME_CURVE"/>
    <volume stream="AUDIO_STREAM_VOICE_CALL" deviceCategory="DEVICE_CATEGORY_HEARING_AID"
                                             ref="DEFAULT_HEARING_AID_VOLUME_CURVE"/>
                                             ref="DEFAULT_NON_MUTABLE_HEARING_AID_VOLUME_CURVE"/>
    <volume stream="AUDIO_STREAM_SYSTEM" deviceCategory="DEVICE_CATEGORY_HEADSET">
        <point>1,-3000</point>
        <point>33,-2600</point>