mirror of
https://github.com/oxen-io/session-android.git
synced 2025-04-17 01:31:26 +00:00
Update for core changes
This commit is contained in:
parent
21e1ece19c
commit
fc4ea70621
@ -139,7 +139,6 @@ public class SignalCommunicationModule {
|
|||||||
Optional.fromNullable(IncomingMessageObserver.getUnidentifiedPipe()),
|
Optional.fromNullable(IncomingMessageObserver.getUnidentifiedPipe()),
|
||||||
Optional.of(new SecurityEventListener(context)),
|
Optional.of(new SecurityEventListener(context)),
|
||||||
TextSecurePreferences.getLocalNumber(context),
|
TextSecurePreferences.getLocalNumber(context),
|
||||||
0,
|
|
||||||
DatabaseFactory.getLokiAPIDatabase(context),
|
DatabaseFactory.getLokiAPIDatabase(context),
|
||||||
new LokiPreKeyBundleStore(context));
|
new LokiPreKeyBundleStore(context));
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user