mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-11-24 10:35:26 +00:00
61783ffc82
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. |
||
---|---|---|
.. | ||
applet_stub.cpp | ||
applets.cpp | ||
bootstages.cpp | ||
core.hpp | ||
daemon.cpp | ||
db.cpp | ||
logging.cpp | ||
magisk.cpp | ||
module.cpp | ||
restorecon.cpp | ||
scripting.cpp | ||
socket.cpp | ||
thread.cpp |