Magisk/native/jni/core
残页 61783ffc82 Prevent original libselinux.so to be unmounted
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.
2021-09-22 19:34:44 -07:00
..
applet_stub.cpp Convert indentation to spaces 2020-12-30 22:11:24 -08:00
applets.cpp MagiskHide is no more 2021-09-12 12:40:34 -07:00
bootstages.cpp Simplify get manager app info logic 2021-09-17 02:07:32 -07:00
core.hpp Refresh uid_map on package.xml change 2021-09-20 04:42:06 -07:00
daemon.cpp Prevent original libselinux.so to be unmounted 2021-09-22 19:34:44 -07:00
db.cpp Fix downgrade database 2021-09-20 05:50:34 -07:00
logging.cpp Fix log writer 2021-09-19 13:41:45 -07:00
magisk.cpp MagiskHide is no more 2021-09-12 12:40:34 -07:00
module.cpp Update denylist config implementation 2021-09-16 05:27:34 -07:00
restorecon.cpp Reset file context from adb_data_file 2021-09-02 21:55:08 -07:00
scripting.cpp Always resolve to canonical path 2021-05-10 01:14:53 -07:00
socket.cpp Update recv/send fd function 2021-08-22 03:26:48 -07:00
thread.cpp Refresh uid_map on package.xml change 2021-09-20 04:42:06 -07:00