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

Commit dd54b7e0 authored by Łukasz Rymanowski's avatar Łukasz Rymanowski
Browse files

AudioService: Fix volume control during ringtone

With this patch RINGTONE volume is applied to the LE Audio headset

Bug: 319384989
Test: Modify ringtone volume during incoming call

Change-Id: I48caa71a0735302135368cfb32dce30c1823f306
parent 11bb56ec
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4595,6 +4595,7 @@ public class AudioService extends IAudioService.Stub
            case AudioSystem.MODE_CALL_SCREENING:
            case AudioSystem.MODE_CALL_REDIRECT:
            case AudioSystem.MODE_COMMUNICATION_REDIRECT:
            case AudioSystem.MODE_RINGTONE:
                break;
            default:
                // no-op is enough for all other values