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

Commit 9b58c855 authored by Phil Burk's avatar Phil Burk Committed by Android (Google) Code Review
Browse files

Merge "AudioService: fix String cast crash when mediaserver killed"

parents fca29e7d 1a770079
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4115,8 +4115,8 @@ public class AudioService extends IAudioService.Stub {
                            AudioSystem.setDeviceConnectionState(
                                                            spec.mDeviceType,
                                                            AudioSystem.DEVICE_STATE_AVAILABLE,
                                                            (String)device.getValue(),
                                                            "unknown-device");
                                                            spec.mDeviceAddress,
                                                            spec.mDeviceName);
                        }
                    }
                    // Restore call state