mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 11:51:10 +01:00
Remove concept of 'highTrust' that is no longer necessary.
This commit is contained in:
committed by
Alex Hart
parent
d17896ea09
commit
04cf8676cc
@@ -322,7 +322,7 @@ object ContactDiscovery {
|
||||
}
|
||||
|
||||
handle.setSystemContactInfo(
|
||||
Recipient.externalContact(context, realNumber).id,
|
||||
Recipient.externalContact(realNumber).id,
|
||||
profileName,
|
||||
phoneDetails.displayName,
|
||||
phoneDetails.photoUri,
|
||||
|
||||
Reference in New Issue
Block a user