Magisk/native/jni
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
..
core Don't load sepolicy on Huawei devices 2019-03-14 22:48:23 -04:00
external Build libsqlite.so only with magisk 2019-03-07 05:21:27 -05:00
include Make sure rootfs file selabels are correct 2019-03-14 22:27:29 -04:00
magiskboot Support boot_img_hdr_v2 2019-03-13 16:51:22 -04:00
magiskhide Don't crash when encounter unexpected XML input 2019-03-12 17:19:29 -04:00
magiskpolicy Remove unnecessary rules 2019-03-08 04:21:23 -05:00
resetprop Make parse prop file a util function 2019-03-05 20:27:09 -05:00
su Use our own function to parse int 2019-03-07 20:31:35 -05:00
systemproperties Some code adjustments 2019-02-24 23:09:34 -05:00
utils Improve builtin selinux implementation 2019-03-14 06:34:22 -04:00
Android.mk Welcome to the 64 bit world! 2019-02-24 08:13:27 -05:00
Application.mk Compiler flag enhancements 2019-02-26 03:42:44 -05:00