Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 319157a9 authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by Gerrit Code Review
Browse files

Merge "Adjust to new OpenNativeLibrary API."

parents bc6e433a d0ebaa9e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -286,6 +286,7 @@ loadNativeCode_native(JNIEnv* env, jobject clazz, jstring path, jstring funcName
                                     sdkVersion,
                                     pathStr.c_str(),
                                     classLoader,
                                     nullptr,
                                     libraryPath,
                                     &needs_native_bridge,
                                     &nativeloader_error_msg);