Use rust to calculate sha

This commit is contained in:
LoveSy
2023-06-25 03:50:21 +08:00
committed by John Wu
parent 46770db18b
commit 1f7c3e9f14
11 changed files with 155 additions and 29 deletions

View File

@@ -14,7 +14,6 @@ LOCAL_STATIC_LIBRARIES := \
libsystemproperties \
libphmap \
liblsplt \
libmincrypt \
libmagisk-rs
LOCAL_SRC_FILES := \
@@ -99,7 +98,6 @@ LOCAL_MODULE := magiskboot
LOCAL_STATIC_LIBRARIES := \
libbase \
libcompat \
libmincrypt \
liblzma \
liblz4 \
libbz2 \