• 残页's avatar
    Prevent original libselinux.so to be unmounted · 61783ffc
    残页 authored
    libselinux.so will be unmounted when magiskd starts. If magiskd restarts (like it died before boot completed), the files we want to unmount is the original files because the modified files is unmounted in previous start, which will causes many crashes due to missing libselinux.so.
    61783ffc
Name
Last commit
Last update
..
applet_stub.cpp Loading commit data...
applets.cpp Loading commit data...
bootstages.cpp Loading commit data...
core.hpp Loading commit data...
daemon.cpp Loading commit data...
db.cpp Loading commit data...
logging.cpp Loading commit data...
magisk.cpp Loading commit data...
module.cpp Loading commit data...
restorecon.cpp Loading commit data...
scripting.cpp Loading commit data...
socket.cpp Loading commit data...
thread.cpp Loading commit data...