mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-30 18:56:23 +00:00
Fix lime unit test
This commit is contained in:
parent
883bb24d4e
commit
cc09595c87
2 changed files with 2 additions and 1 deletions
|
|
@ -25,6 +25,7 @@ public class Tester {
|
||||||
}
|
}
|
||||||
|
|
||||||
static {
|
static {
|
||||||
|
System.loadLibrary("cunit");
|
||||||
List<String> cpuabis=Version.getCpuAbis();
|
List<String> cpuabis=Version.getCpuAbis();
|
||||||
String ffmpegAbi;
|
String ffmpegAbi;
|
||||||
boolean libLoaded=false;
|
boolean libLoaded=false;
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 3ca4cce8332a348240d60e1736c799d91176a15f
|
Subproject commit 40ae36e14add40d765234aae812ee3a8009073d8
|
||||||
Loading…
Add table
Reference in a new issue