Merge "Adjust to new OpenNativeLibrary API."
am: 319157a906
Change-Id: I0c5fb4e4c603ab10dfad2f5ca7a4b97710d51d57
This commit is contained in:
@@ -286,6 +286,7 @@ loadNativeCode_native(JNIEnv* env, jobject clazz, jstring path, jstring funcName
|
|||||||
sdkVersion,
|
sdkVersion,
|
||||||
pathStr.c_str(),
|
pathStr.c_str(),
|
||||||
classLoader,
|
classLoader,
|
||||||
|
nullptr,
|
||||||
libraryPath,
|
libraryPath,
|
||||||
&needs_native_bridge,
|
&needs_native_bridge,
|
||||||
&nativeloader_error_msg);
|
&nativeloader_error_msg);
|
||||||
|
|||||||
Reference in New Issue
Block a user