mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-19 08:12:59 +00:00
Reduce duplicate code for MagiskBoot
This commit is contained in:
@@ -20,6 +20,7 @@ LOCAL_SRC_FILES := \
|
||||
utils.c \
|
||||
cpio.c \
|
||||
sha1.c \
|
||||
../utils/xwrap.c \
|
||||
../utils/vector.c
|
||||
LOCAL_CFLAGS += -DZLIB_CONST
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
Reference in New Issue
Block a user