OSDN Git Service

Change transfer list format to include block hashes
authorSami Tolvanen <samitolvanen@google.com>
Tue, 9 Dec 2014 16:40:34 +0000 (16:40 +0000)
committerSami Tolvanen <samitolvanen@google.com>
Wed, 11 Mar 2015 17:22:06 +0000 (17:22 +0000)
commitdd67a295cc91ad636b81b705b5bedda945035568
tree4235c874a6c8cc0f00384dce4dbdf12c9b23cd69
parentfafe5ac81940caaa6b222433a2fd9ef5e1239686
Change transfer list format to include block hashes

Add source and target block hashes as parameters to transfer list
commands that copy or patch data to a partition. This allows the
updater to verify the status of each command in the transfer list
and makes resuming block based OTAs possible. Due to the changes,
update the transfer list version to 3.

Needs matching changes from
  I1e752464134aeb2d396946348e6041acabe13942

Bug: 18262110
Change-Id: Ia5c56379f570047f10f0aa7373a1025439495c98
(cherry picked from commit cac671a9d175039ecbfe3cd84fe10b183aab1f8a)
core/Makefile
tools/releasetools/blockimgdiff.py
tools/releasetools/common.py