feat: Magisk module install#3285
Conversation
|
Is a system restart really needed? Cant the magisk module be "invoked" somehow? Its just a mount command, so manager could also technically just invoke the mounting and magisk could handle reboots from there on. |
Although Linux supports live file mounting, Magisk modules require a system reboot to safely inject code into the foundational Zygote process during startup, apply strict SELinux patches, and execute essential boot scripts without causing crashes - just like how Xposed/LSPosed work https://topjohnwu.github.io/Magisk |
Moved to `revanced-library`
Related to 995d1552f2244cd51d2842ebcf08b8e77db06e47
1. Successful patching
Magisk moduleoption2. After restart