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

Commit 05a80f21 authored by Jakub Pawłowski's avatar Jakub Pawłowski Committed by Automerger Merge Worker
Browse files

Merge "AudioService: Fix volume control during ringtone" into main am: 7696104c

parents 2b4221db 7696104c
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -4595,6 +4595,7 @@ public class AudioService extends IAudioService.Stub
            case AudioSystem.MODE_CALL_SCREENING:
            case AudioSystem.MODE_CALL_SCREENING:
            case AudioSystem.MODE_CALL_REDIRECT:
            case AudioSystem.MODE_CALL_REDIRECT:
            case AudioSystem.MODE_COMMUNICATION_REDIRECT:
            case AudioSystem.MODE_COMMUNICATION_REDIRECT:
            case AudioSystem.MODE_RINGTONE:
                break;
                break;
            default:
            default:
                // no-op is enough for all other values
                // no-op is enough for all other values