Magisk/native/jni/include
topjohnwu a5d7c41d20 Support Safe Mode detection
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).
2020-05-08 00:45:11 -07:00
..
daemon.hpp Support Safe Mode detection 2020-05-08 00:45:11 -07:00
db.hpp Small native code reorganization 2020-03-09 01:50:30 -07:00
flags.h Make version reporting consistent 2020-03-23 01:17:13 -07:00
magisk.hpp Support Safe Mode detection 2020-05-08 00:45:11 -07:00
magiskpolicy.hpp Small native code reorganization 2020-03-09 01:50:30 -07:00
resetprop.hpp Update resetprop to partially use system impl 2020-05-07 23:54:00 -07:00
socket.hpp Preparation for dynamic tmpfs path 2020-04-12 05:34:56 -07:00