mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-09 11:45:40 -08:00
Refactor dtb in rust
This commit is contained in:
@@ -99,7 +99,6 @@ LOCAL_STATIC_LIBRARIES := \
|
||||
liblzma \
|
||||
liblz4 \
|
||||
libbz2 \
|
||||
libfdt \
|
||||
libz \
|
||||
libzopfli \
|
||||
libboot-rs
|
||||
@@ -109,7 +108,6 @@ LOCAL_SRC_FILES := \
|
||||
boot/bootimg.cpp \
|
||||
boot/compress.cpp \
|
||||
boot/format.cpp \
|
||||
boot/dtb.cpp \
|
||||
boot/boot-rs.cpp
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
Reference in New Issue
Block a user