• Jason A. Donenfeld's avatar
    Remove update file on boot · 9929e7d8
    Jason A. Donenfeld authored
    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.
    9929e7d8
Name
Last commit
Last update
app @ 499a1579 Loading commit data...
chromeos Loading commit data...
docs Loading commit data...
gradle/wrapper Loading commit data...
native Loading commit data...
scripts Loading commit data...
snet Loading commit data...
utils Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
LICENSE Loading commit data...
README.MD Loading commit data...
build.gradle Loading commit data...
build.py Loading commit data...
config.prop.sample Loading commit data...
gradle.properties Loading commit data...
gradlew Loading commit data...
gradlew.bat Loading commit data...
settings.gradle Loading commit data...