mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-26 20:55:10 +00:00
Update to RingRTC v2.50.0
This commit is contained in:
@@ -230,7 +230,6 @@ public abstract class WebRtcActionProcessor {
|
||||
messageAgeSec,
|
||||
WebRtcUtil.getCallMediaTypeFromOfferType(offerMetadata.getOfferType()),
|
||||
SignalStore.account().getDeviceId(),
|
||||
SignalStore.account().isPrimaryDevice(),
|
||||
remoteIdentityKey,
|
||||
localIdentityKey);
|
||||
} catch (CallException | InvalidKeyException e) {
|
||||
|
||||
Reference in New Issue
Block a user