• topjohnwu's avatar
    Precise free space calculation for magisk.img · 7265450e
    topjohnwu authored
    1. Introduce new applet: imgtool for better separation from the main program
    2. Actually mount the image and check statvfs for free space in the image
    
    This shall eliminate any possible module installation failure from image resizing issues.
    7265450e
magisk.c 3.97 KB