Magisk/native/jni/init
topjohnwu 134508193d Mock selinuxfs load with regular file
The hijacked load node does not need to be a FIFO. A FIFO is only
required for blocking init's control flow, which is already achieved
by hijacking the enforce node.
2022-04-16 07:28:20 -07:00
..
getinfo.cpp Introduce new sepolicy injection mechanism 2022-03-16 00:31:55 -07:00
init.cpp Use LD_PRELOAD to intercept sepolicy on 2SI init 2022-04-08 02:13:31 -07:00
init.hpp Support sepolicy.unlocked 2022-04-08 02:24:20 -07:00
magiskrc.inc Make post-fs-data scripts block at most 35 secs 2020-12-17 16:54:53 -08:00
mount.cpp Make /dev always writable 2022-03-18 04:58:37 -07:00
preload.c Use LD_PRELOAD to intercept sepolicy on 2SI init 2022-04-08 02:13:31 -07:00
rootdir.cpp Support sepolicy.unlocked 2022-04-08 02:24:20 -07:00
selinux.cpp Mock selinuxfs load with regular file 2022-04-16 07:28:20 -07:00
twostage.cpp Fix init dmesg logs 2022-04-08 02:38:30 -07:00