Improve performance
This commit is contained in:
@@ -15,6 +15,7 @@ object RootManager : RootSession() {
|
||||
@Parcelize
|
||||
class RootInit : RootCommandNoResult {
|
||||
override suspend fun execute(): Parcelable? {
|
||||
RootServer.DEBUG = BuildConfig.DEBUG
|
||||
Services.init(RootJava.getSystemContext())
|
||||
return null
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user