This commit is contained in:
Pritesh Nandgaonkar
2018-06-19 14:08:12 +01:00
parent 88ecb9b494
commit ffa6e744c2
4 changed files with 11 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ import com.facebook.soloader.SoLoader;
@DoNotStrip
public class ThreadScopeSupport {
static {
SoLoader.loadLibrary("fbjni");
SoLoader.loadLibrary("sonarfb");
}
// This is just used for ThreadScope::withClassLoader to have a java function