Magisk/native/jni/core
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
..
applet_stub.cpp Small native code reorganization 2020-03-09 01:50:30 -07:00
applets.cpp Small native code reorganization 2020-03-09 01:50:30 -07:00
bootstages.cpp Support Safe Mode detection 2020-05-08 00:45:11 -07:00
daemon.cpp Support Safe Mode detection 2020-05-08 00:45:11 -07:00
db.cpp Android 11 support 🎉 2020-04-19 02:47:22 -07:00
magisk.cpp Cleanup our tracks 2020-04-19 04:57:18 -07:00
module.cpp Support Safe Mode detection 2020-05-08 00:45:11 -07:00
restorecon.cpp Cleanup our tracks 2020-04-19 04:57:18 -07:00
scripting.cpp Use standalone mode in boot scripts 2020-03-11 00:11:15 -07:00
socket.cpp Preparation for dynamic tmpfs path 2020-04-12 05:34:56 -07:00