• 残页'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
daemon.cpp 10.2 KB