Magisk/native/jni/magiskboot
osm0sis a48c4f9e05 magiskboot: don't clobber /overlay with cpio restore anymore
- 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
2019-06-27 18:59:54 -04:00
..
bootimg.cpp magiskboot: allow forcing no recompression on ramdisk.cpio 2019-06-10 21:57:39 -07:00
bootimg.h Support boot_img_hdr_v2 2019-03-13 16:51:22 -04:00
compress.cpp magiskboot: be clear lzop is not a supported compression format 2019-05-30 20:31:24 -07:00
compress.h Only compress kernel and ramdisk if input not compressed 2019-03-07 07:24:20 -05:00
dtb.cpp Some code adjustments 2019-02-24 23:09:34 -05:00
format.cpp magiskboot: be clear lzop is not a supported compression format 2019-05-30 20:31:24 -07:00
format.h magiskboot: accept forcing recognized but unsupported format compression 2019-06-10 21:56:51 -07:00
hexpatch.cpp 'magiskboot hexpatch' will exit with status 1 when nothing patched. 2019-06-10 21:41:40 -07:00
magiskboot.h magiskboot: allow forcing no recompression on ramdisk.cpio 2019-06-10 21:57:39 -07:00
main.cpp Fix typo 2019-06-15 18:12:12 -07:00
pattern.cpp Some code adjustments 2019-02-24 23:09:34 -05:00
ramdisk.cpp magiskboot: don't clobber /overlay with cpio restore anymore 2019-06-27 18:59:54 -04:00