Track backup and restore progress
Track backup and restore progress based on the sizes of the files as they are being added to the tar backup file. Update the progress bar based on the sizes of the files. Change-Id: Idf649efa1db3e91830b4b2add86203a3f30042ff
This commit is contained in:
+2
-1
@@ -24,7 +24,8 @@ LOCAL_SRC_FILES := \
|
||||
twrpTar.cpp \
|
||||
twrpDU.cpp \
|
||||
twrpDigest.cpp \
|
||||
find_file.cpp
|
||||
find_file.cpp \
|
||||
infomanager.cpp
|
||||
|
||||
LOCAL_SRC_FILES += \
|
||||
data.cpp \
|
||||
|
||||
Reference in New Issue
Block a user