• topjohnwu's avatar
    Support Safe Mode detection · a5d7c41d
    topjohnwu authored
    When detecting device is booting as Safe Mode, disable all modules and
    MagiskHide and skip all operations. The only thing that'll be available
    in this state is root (Magisk Manager will also be disabled by system).
    
    Since the next normal boot will also have all modules disabled, this can
    be used to rescue a device in the case when a rogue module causes
    bootloop and no custom recovery is available (or recoveries without
    the ability to decrypt data).
    a5d7c41d
Name
Last commit
Last update
..
jni Loading commit data...
src/main Loading commit data...
.gitignore Loading commit data...
build.gradle Loading commit data...