Use lzma-rust2 for xz and lzma compression and decompression

This commit is contained in:
LoveSy
2025-08-22 18:43:14 +08:00
committed by John Wu
parent 9787a69528
commit 78f5cd55c7
10 changed files with 103 additions and 535 deletions

View File

@@ -81,7 +81,6 @@ include $(CLEAR_VARS)
LOCAL_MODULE := magiskboot
LOCAL_STATIC_LIBRARIES := \
libbase \
liblzma \
liblz4 \
libboot-rs