android: libpts does not exist anymore, don't attempt to load it

This commit is contained in:
Tobias Brunner
2014-10-14 10:12:16 +02:00
parent bed09f2baf
commit f4e6f89aa9
@@ -735,7 +735,6 @@ public class CharonVpnService extends VpnService implements Runnable
System.loadLibrary("tncif");
System.loadLibrary("tnccs");
System.loadLibrary("imcv");
System.loadLibrary("pts");
}
System.loadLibrary("hydra");