Fix root server crash on certain LG Android 8.1 devices
See also: https://github.com/Chainfire/librootjava/issues/20
This commit is contained in:
@@ -29,7 +29,7 @@ object RootManager : RootSession() {
|
||||
}
|
||||
}
|
||||
})
|
||||
Services.init(systemContext)
|
||||
Services.init { systemContext }
|
||||
return null
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user