Magisk/native/jni/magiskboot
topjohnwu e0927cd763 Add support to patch QCDT
Old Qualcomn devices have their own special QC table of DTB to
store device trees. Since patching fstab is now mandatory on Android 10,
and for older devices all early mount devices have to be included into
the fstab in DTBs, patching QCDT is crucial for rooting Android 10
on legacy devices.

Close #1876 (Thanks for getting me aware of this issue!)
2019-10-07 00:38:02 -04:00
..
bootimg.cpp Rename classes and small adjustments 2019-09-25 23:55:39 -04:00
bootimg.h Make parsing behaves according to header 2019-09-17 05:01:04 -04:00
compress.cpp Rename classes and small adjustments 2019-09-25 23:55:39 -04:00
compress.h Rename classes and small adjustments 2019-09-25 23:55:39 -04:00
dtb.cpp Add support to patch QCDT 2019-10-07 00:38:02 -04:00
format.cpp magiskboot: be clear lzop is not a supported compression format 2019-05-30 20:31:24 -07:00
format.h Add support to patch QCDT 2019-10-07 00:38:02 -04:00
hexpatch.cpp 'magiskboot hexpatch' will exit with status 1 when nothing patched. 2019-06-10 21:41:40 -07:00
magiskboot.h Don't pass by reference 2019-09-26 03:49:05 -04:00
main.cpp Update vars for 2SI 2019-09-22 06:45:23 -04:00
pattern.cpp Don't pass by reference 2019-09-26 03:49:05 -04:00
ramdisk.cpp Fix patch verity and forceencrypt 2019-09-26 03:14:56 -04:00