use md5.c for computation of md5sums
create a framework for computing digests and reading digests in TWRP add space for backwards compatibility with bb md5sum Change-Id: Ia18e3f430eed5eba22e5052d39b9b8d88ecd4536
This commit is contained in:
@@ -27,6 +27,7 @@ LOCAL_SRC_FILES := \
|
||||
verifier.cpp \
|
||||
fixPermissions.cpp \
|
||||
twrpTar.cpp \
|
||||
twrpDigest.cpp \
|
||||
adb_install.cpp
|
||||
|
||||
LOCAL_SRC_FILES += \
|
||||
|
||||
Reference in New Issue
Block a user