We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b23278e commit 2058c6aCopy full SHA for 2058c6a
VirtualApp/lib/src/main/jni/Foundation/IOUniformer.cpp
@@ -768,5 +768,5 @@ void IOUniformer::startUniformer(const char *so_path, int api_level, int preview
768
}
769
dlclose(handle);
770
771
- hook_dlopen(api_level);
+ // hook_dlopen(api_level);
772
0 commit comments