Beta release 3
- In short, about 90% of the code was re-written and thus heavily optimized focused in stability.
- Now it's failproof by not spawning an unnecessary internal panic for any error which results in kernel panic in the end.
Instead when any critical error occurs it simply reverts back changes and make the system boot without magisk nicely.
Special note to android-11+ developers
- You need to keep an empty directory called
/sbin
at your system image for when if someone tries to boot with asystem.sfs
.
Changes in raw
Whats working
- SuperUser prompts.
- MagiskHide support.
- No mirror mounting errors internally.
- Complete modules support, no more issues with it, yay!
What's not working
- You tell me :D