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

Commit c04c56ab authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by android-build-merger
Browse files

Merge "Adjust to new OpenNativeLibrary API." am: 319157a9 am: 2fd0ea8f

am: 15b0f45c

Change-Id: Ia0d8baed4a5de3a1580832092e931165d9802605
parents f6f46ce6 15b0f45c
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);