mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 12:08:11 +00:00
Updated factory to use new package for CpuUtils (org.linphone.mediastream)
This commit is contained in:
parent
24e3c9258e
commit
222723656a
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ package org.linphone.core;
|
|||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
|
||||
import org.linphone.CpuUtils;
|
||||
import org.linphone.mediastream.CpuUtils;
|
||||
import org.linphone.mediastream.Version;
|
||||
|
||||
import android.util.Log;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue