Magisk/native/jni/core
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
..
bootstages.c Remove update file on boot 2018-06-10 03:02:56 +08:00
daemon.c Add invincible mode back 2018-04-29 12:17:28 +08:00
log_monitor.c Massive refactoring 2018-04-22 02:16:56 +08:00
magisk.c Update restorecon implementation 2018-06-03 14:43:03 +08:00
magiskinit.c Fix early mount on S9/S9+ 2018-06-03 17:02:30 +08:00
socket.c Massive sepolicy refactor 2018-04-15 03:18:18 +08:00