mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 18:00:02 +01:00
Clear MSL after SN change.
This commit is contained in:
committed by
Nicholas Tinsley
parent
2c2735af6d
commit
92993f967e
@@ -164,6 +164,7 @@ public final class IdentityUtil {
|
||||
throw new AssertionError(e);
|
||||
}
|
||||
|
||||
SignalDatabase.messageLog().deleteAllForRecipient(recipientId);
|
||||
}
|
||||
|
||||
public static void saveIdentity(String user, IdentityKey identityKey) {
|
||||
|
||||
Reference in New Issue
Block a user