update submodule linphone
This commit is contained in:
parent
cc09595c87
commit
7a6a987da4
2 changed files with 2 additions and 1 deletions
|
@ -29,6 +29,7 @@ public class LogsActivity extends Activity {
|
|||
list.addAll(Arrays.asList(mArgs));
|
||||
String[] array = list.toArray(new String[list.size()]);
|
||||
tester.run(array);
|
||||
Tester.clearAccounts();
|
||||
mLogsActivity.runOnUiThread(new Runnable() {
|
||||
public void run() {
|
||||
mLogsActivity.done();
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 40ae36e14add40d765234aae812ee3a8009073d8
|
||||
Subproject commit 7f2c4c22b4cf92b52d98fcecc3b8e2b5ebff0e73
|
Loading…
Reference in a new issue