Magisk/native/jni/core
topjohnwu e476c18c99 Don't load sepolicy on Huawei devices
Of course, the cancer of Android, Huawei, has to do some f**king weird
modifications to the Linux kernel. Its kernel only accepts 1 single
policy load in its lifetime, a second load will result in ENOMEM error.
Since Huawei devices always use their own stupid ramdisk setup and not
system-as-root, not loading sepolicy is not a concern (for now).
2019-03-14 22:48:23 -04:00
..
applets.cpp Remove Zygote notifier 2019-03-08 03:35:17 -05:00
bootstages.cpp Remove Zygote notifier 2019-03-08 03:35:17 -05:00
daemon.cpp Remove Zygote notifier 2019-03-08 03:35:17 -05:00
db.cpp Use our own function to parse int 2019-03-07 20:31:35 -05:00
init.cpp Don't load sepolicy on Huawei devices 2019-03-14 22:48:23 -04:00
magisk.cpp Remove Zygote notifier 2019-03-08 03:35:17 -05:00
magiskrc.h Add newlines before rc scripts 2019-02-18 03:30:30 -05:00
scripting.cpp Remove unused scripts 2019-02-18 03:08:40 -05:00
socket.cpp Separate scripting code 2019-02-15 20:45:05 -05:00