• osm0sis's avatar
    magiskboot: accept forcing recognized but unsupported format compression · f341f3b2
    osm0sis authored
    - when input image had a different supported format (e.g. gzip) magiskboot would not accept a manually compressed ramdisk or kernel in an unsupported format (e.g. lzop) despite being able to recognize it, so instead would double compress using whatever the input format was, breaking the image with, in effect, a ramdisk.cpio.lzo.gz
    f341f3b2
format.h 1.69 KB