• topjohnwu's avatar
    Don't allow cloning root nodes · f24df4f4
    topjohnwu authored
    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.
    f24df4f4
Name
Last commit
Last update
..
applets.cpp Loading commit data...
bootstages.cpp Loading commit data...
daemon.cpp Loading commit data...
db.cpp Loading commit data...
init.cpp Loading commit data...
magisk.cpp Loading commit data...
magiskrc.h Loading commit data...
scripting.cpp Loading commit data...
socket.cpp Loading commit data...