android: libpts does not exist anymore, don't attempt to load it
This commit is contained in:
@@ -735,7 +735,6 @@ public class CharonVpnService extends VpnService implements Runnable
|
|||||||
System.loadLibrary("tncif");
|
System.loadLibrary("tncif");
|
||||||
System.loadLibrary("tnccs");
|
System.loadLibrary("tnccs");
|
||||||
System.loadLibrary("imcv");
|
System.loadLibrary("imcv");
|
||||||
System.loadLibrary("pts");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
System.loadLibrary("hydra");
|
System.loadLibrary("hydra");
|
||||||
|
|||||||
Reference in New Issue
Block a user