Refactor ramdisk pattern patches

This commit is contained in:
topjohnwu
2017-09-15 01:45:39 +08:00
parent 8b2ec23a89
commit 9f6205f47f
5 changed files with 69 additions and 103 deletions
+1 -2
View File
@@ -82,8 +82,7 @@ LOCAL_SRC_FILES := \
magiskboot/sha1.c \
magiskboot/types.c \
utils/xwrap.c \
utils/vector.c \
utils/list.c
utils/vector.c
LOCAL_CFLAGS := -DZLIB_CONST
include $(BUILD_EXECUTABLE)