Magisk/native/jni/core
topjohnwu f24df4f43d Don't allow cloning root nodes
The root nodes are /system and /vendor. Adding new files into these
directories, although works on some devices, mostly bootloops on many
devices out there. So don't allow it, which also makes the whole magic
mounting logic much easier and extensible.
2019-04-08 12:30:57 -04:00
..
applets.cpp Use wrapper script on system with APEX 2019-04-03 17:25:47 -04:00
bootstages.cpp Don't allow cloning root nodes 2019-04-08 12:30:57 -04:00
daemon.cpp Reboot to recovery when running as recovery 2019-03-30 06:49:29 -04:00
db.cpp Use our own function to parse int 2019-03-07 20:31:35 -05:00
init.cpp Don't override arguments 2019-04-06 17:19:47 -04:00
magisk.cpp Remove Zygote notifier 2019-03-08 03:35:17 -05:00
magiskrc.h Add boot_complete trigger back 2019-04-05 07:00:30 -04:00
scripting.cpp Add boot_complete trigger back 2019-04-05 07:00:30 -04:00
socket.cpp Separate scripting code 2019-02-15 20:45:05 -05:00