Magisk/native/jni/utils
topjohnwu 7265450e2e Precise free space calculation for magisk.img
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.
2018-06-22 06:18:06 +08:00
..
cpio.c utils/cpio.c: Fix off-by-one error in cpio_vec_insert 2018-02-11 18:50:42 +08:00
file.c Fix adbd on GSIs 2018-06-17 01:25:27 +08:00
img.c Precise free space calculation for magisk.img 2018-06-22 06:18:06 +08:00
list.c Rename module core to native 2018-01-27 09:11:28 +08:00
misc.c Simplify hiding conditions 2018-06-17 05:16:52 +08:00
pattern.c Fix error return code when patching dtb 2018-06-10 20:36:18 +08:00
vector.c Rename module core to native 2018-01-27 09:11:28 +08:00
xwrap.c Rename module core to native 2018-01-27 09:11:28 +08:00