Refactor magiskboot cpio

This commit is contained in:
LoveSy
2023-06-09 21:43:26 +08:00
committed by John Wu
parent c1038ac6f9
commit b8cb9cd84d
13 changed files with 881 additions and 567 deletions

View File

@@ -116,9 +116,7 @@ LOCAL_SRC_FILES := \
boot/compress.cpp \
boot/format.cpp \
boot/dtb.cpp \
boot/ramdisk.cpp \
boot/pattern.cpp \
boot/cpio.cpp \
boot/boot-rs.cpp
include $(BUILD_EXECUTABLE)