forked from openkylin/platform_build
![]() It's not necessary to call block_image_verify for the most common case where we attempt an update for the first time and the target partition has expected contents. It is sufficient to confirm that the target partition is intact. Computing a hash is much faster than simulating the update, which means this change should make the update speed for v3 much closer to v2 for the common case. If the update was interrupted, this is going to make resuming somewhat slower, of course. Hopefully this should be rather rare. Bug: 20309033 Change-Id: I04792f3681bf2cd5d9a4e1c41eb883c7f26c6f58 |
||
---|---|---|
.. | ||
add_img_to_target_files | ||
add_img_to_target_files.py | ||
blockimgdiff.py | ||
build_image.py | ||
check_target_files_signatures | ||
check_target_files_signatures.py | ||
common.py | ||
edify_generator.py | ||
img_from_target_files | ||
img_from_target_files.py | ||
make_recovery_patch | ||
make_recovery_patch.py | ||
ota_from_target_files | ||
ota_from_target_files.py | ||
pylintrc | ||
rangelib.py | ||
sign_target_files_apks | ||
sign_target_files_apks.py | ||
sparse_img.py | ||
test_common.py |