Package com.facebook.soloader
Interface ExternalSoMapping
@ThreadSafe
public interface ExternalSoMapping
Similar to
MergedSoMapping, but this interface allows extrenal libraries and map to
provide their own mapping from Open Source.-
Method Summary
Modifier and TypeMethodDescriptionvoidinvokeJniOnload(String preMergedLibName) mapLibName(String preMergedLibName)
-
Method Details
-
mapLibName
-
invokeJniOnload
-