mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 00:00:29 +03:00
load libstd
This commit is contained in:
parent
3e5581e094
commit
562f320198
@ -15,7 +15,7 @@ public class I2PD_JNI {
|
||||
public static native void onNetworkStateChanged(boolean isConnected);
|
||||
|
||||
public static void loadLibraries() {
|
||||
//System.loadLibrary("gnustl_shared");
|
||||
System.loadLibrary("gnustl_shared");
|
||||
System.loadLibrary("i2pd");
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user