• 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
ramdisk.cpp 8.49 KB