Properly support boot image header v1

Close #695
This commit is contained in:
topjohnwu
2018-10-19 23:10:47 -04:00
parent 48c40f9516
commit 74aae523ba
6 changed files with 555 additions and 490 deletions
+1 -1
View File
@@ -102,7 +102,7 @@ LOCAL_C_INCLUDES := \
LOCAL_SRC_FILES := \
magiskboot/cpio.c \
magiskboot/main.c \
magiskboot/bootimg.c \
magiskboot/bootimg.cpp \
magiskboot/hexpatch.c \
magiskboot/compress.c \
magiskboot/format.c \