mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
update submodule linphone
This commit is contained in:
parent
a606ad5ab1
commit
6e6f77bb9e
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…
Add table
Reference in a new issue