mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
Fix last commit
This commit is contained in:
parent
48cef97024
commit
98b84d07ac
1 changed files with 1 additions and 0 deletions
|
|
@ -976,6 +976,7 @@ public class LinphoneManager implements LinphoneCoreListener, LinphoneChatMessag
|
|||
}
|
||||
finally {
|
||||
mServiceContext.unregisterReceiver(mKeepAliveReceiver);
|
||||
mServiceContext.unregisterReceiver(mHookReceiver);
|
||||
dozeManager(false);
|
||||
mLc = null;
|
||||
instance = null;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue