initOnSystemServerStarting

fun initOnSystemServerStarting(param: XposedModuleInterface.SystemServerStartingParam)

onSystemServerStarting 阶段初始化 system_server 的反射环境。

这个阶段通常没有常规意义上的应用上下文,因此不要默认依赖 appContext