Fix compilation for tests
This commit is contained in:
parent
48143cdcfc
commit
07d0765839
1 changed files with 0 additions and 2 deletions
|
@ -69,8 +69,6 @@ public class LinphoneTestManager implements LinphoneCoreListener {
|
|||
boolean gsmIdle = tm.getCallState() == TelephonyManager.CALL_STATE_IDLE;
|
||||
setGsmIdle(gsmIdle, id);
|
||||
|
||||
if (Version.isVideoCapable())
|
||||
AndroidVideoApi5JniWrapper.setAndroidSdkVersion(Version.sdk());
|
||||
return instance;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue