Package io.github.libxposed.api
Interface XposedModuleInterface.SystemServerStartingParam
- Enclosing interface:
XposedModuleInterface
public static interface XposedModuleInterface.SystemServerStartingParam
Wraps information about system server.
-
Method Summary
Modifier and TypeMethodDescriptionGets the class loader of system server.
-
Method Details
-
getClassLoader
Gets the class loader of system server.
-