mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-25 04:06:14 +00:00
Improve handling of unregistered users in storage service.
This commit is contained in:
committed by
Cody Henthorne
parent
ffa249885e
commit
115d1fcf63
@@ -77,7 +77,8 @@ object RecipientDatabaseTestUtils {
|
||||
null,
|
||||
IdentityDatabase.VerifiedStatus.DEFAULT,
|
||||
false,
|
||||
false
|
||||
false,
|
||||
0
|
||||
),
|
||||
extras: Recipient.Extras? = null,
|
||||
hasGroupsInCommon: Boolean = false,
|
||||
|
||||
Reference in New Issue
Block a user