Fixed contact lookup in message notification

This commit is contained in:
Sylvain Berfini 2017-12-01 11:04:22 +01:00
parent b4dcaef771
commit 2948b31ff3
2 changed files with 1 additions and 2 deletions

View file

@ -212,7 +212,6 @@ public class ContactsManager extends ContentObserver {
}
public synchronized LinphoneContact findContactFromAddress(Address address) {
String sipUri = address.asStringUriOnly();
Core lc = LinphoneManager.getLcIfManagerNotDestroyedOrNull();
Friend lf = lc.findFriend(address);
if (lf != null) {

@ -1 +1 @@
Subproject commit e5e123ea96b22b84ac8272ea174ca9effb689ddf
Subproject commit 873dda108b41e7a8b56b9b50ad7c6602145f2a7f