Magisk/native/jni/init
canyie 00247c7901 Fix meizu non-SAR 2SI compatibility again
Meizu devices using 2SI won't switch root to /system and still on rootfs, and /init is the 1st stage's, which cannot handle the 2nd stage. So we have to manually execute /system/bin/init for the 2nd stage.
2022-06-19 01:22:18 -07:00
..
getinfo.cpp Restructure native codebase 2022-05-12 02:03:51 -07:00
init.cpp Restructure native codebase 2022-05-12 02:03:51 -07:00
init.hpp Restructure native codebase 2022-05-12 02:03:51 -07:00
magiskrc.inc Handle zygote restarts 2022-05-28 22:39:44 -07:00
mount.cpp Restructure native codebase 2022-05-12 02:03:51 -07:00
preload.c Use LD_PRELOAD to intercept sepolicy on 2SI init 2022-04-08 02:13:31 -07:00
rootdir.cpp Cleanup libbase 2022-06-17 02:36:04 -07:00
selinux.cpp Restructure native codebase 2022-05-12 02:03:51 -07:00
twostage.cpp Fix meizu non-SAR 2SI compatibility again 2022-06-19 01:22:18 -07:00