Loading services/core/java/com/android/server/audio/AudioService.java +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
services/core/java/com/android/server/audio/AudioService.java +1 −0 Original line number Diff line number Diff line Loading @@ -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 Loading