Fix compilation errors and crashes.
This commit is contained in:
parent
fab3081b60
commit
060e37054c
4 changed files with 6 additions and 3 deletions
|
@ -1770,4 +1770,7 @@ public class LinphoneManager implements CoreListener, SensorEventListener, Accou
|
|||
mUnreadChatsPerRoom.put(key, 1);
|
||||
}
|
||||
}
|
||||
|
||||
public void onQrcodeFound(Core lc, String something){
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 48ac645caa629a65fb164882aeddab7eb13a56a9
|
||||
Subproject commit 3eef7b37214cc8a3fc1453fe92ac483a6b388f08
|
|
@ -1 +1 @@
|
|||
Subproject commit 142fdca15504216b6a52e08594c2e35872b0cdbf
|
||||
Subproject commit 634aaf3cbfcb08e0d1a1c0c92cf5243b893011a4
|
|
@ -1 +1 @@
|
|||
Subproject commit a9f96ff708f451d2568d1aa70ea40149d6f8d0ea
|
||||
Subproject commit e02b12e579faee6c792bcf34c6cca9ac20f88251
|
Loading…
Reference in a new issue