mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 00:29:11 +01:00
Fix crash when bluetooth is unavailable for calling.
This commit is contained in:
@@ -131,7 +131,6 @@ public final class WebRtcCallService extends Service implements BluetoothStateMa
|
||||
wiredHeadsetStateReceiver = null;
|
||||
}
|
||||
|
||||
unregisterNetworkReceiver();
|
||||
unregisterNetworkReceiver();
|
||||
|
||||
TelephonyUtil.getManager(this)
|
||||
|
||||
Reference in New Issue
Block a user