• osm0sis's avatar
    magiskboot: don't clobber /overlay with cpio restore anymore · a48c4f9e
    osm0sis authored
    - Magisk "dirty" flashes would remove the /overlay directory which might have been put there by a custom kernel or other mod
    - this is a leftover from when Magisk itself used /overlay for placing init.magisk.rc, so just remove this file specifically and leave the rest intact
    a48c4f9e
Name
Last commit
Last update
..
bootimg.cpp Loading commit data...
bootimg.h Loading commit data...
compress.cpp Loading commit data...
compress.h Loading commit data...
dtb.cpp Loading commit data...
format.cpp Loading commit data...
format.h Loading commit data...
hexpatch.cpp Loading commit data...
magiskboot.h Loading commit data...
main.cpp Loading commit data...
pattern.cpp Loading commit data...
ramdisk.cpp Loading commit data...