Magisk/native/jni
Jason A. Donenfeld 9929e7d8e8 Remove update file on boot
It's not important to check the return value of unlink(2) or even verify
that the file exists. If this code is running, it means the system has
rebooted, and thus the update file, if any, should be removed so that
MagiskManager doesn't keep displaying the same message. We also handle
this before we handle "disable" so that disabled modules don't keep
requesting a reboot to update.
2018-06-10 03:02:56 +08:00
..
core Remove update file on boot 2018-06-10 03:02:56 +08:00
external Fix busybox issues 2018-06-09 15:45:56 +08:00
include Update restorecon implementation 2018-06-03 14:43:03 +08:00
magiskboot magiskboot: Check dtb header content to avoid false positives 2018-06-10 03:02:13 +08:00
magiskhide Hide sub-services of apps for hiding 2018-04-29 15:10:35 +08:00
magiskpolicy@c69dc0f036 Update sepolicy rules 2018-05-13 14:30:41 +08:00
resetprop Add Protobuf support to resetprop 2018-04-29 01:20:48 +08:00
su@42eab87edc Massive refactoring 2018-04-22 02:16:56 +08:00
utils Update restorecon implementation 2018-06-03 14:43:03 +08:00
Android.mk Use lower API level for static binaries 2018-05-13 05:22:46 +08:00
Application.mk Use lower API level for static binaries 2018-05-13 05:22:46 +08:00
b64xz.c Rename module core to native 2018-01-27 09:11:28 +08:00