diff options
author | Tianjie <xunchang@google.com> | 2020-10-22 17:16:04 -0700 |
---|---|---|
committer | Tianjie Xu <xunchang@google.com> | 2020-11-04 05:21:54 +0000 |
commit | a1e7c8f0e885b6fdb89017fbffac2e0e93e0c035 (patch) | |
tree | 975afc352bd7485f58088bd218035171130a83d2 /scripts/payload_info.py | |
parent | 4c42a43b8552ef1ecaf8af641faff997665da1ef (diff) |
Support host simulation of partial update
There were two problems for partial update's host verification:
1. We cannot generate copy commands for partitions not included
in the payload on host side.
2. Partial update should always be delta updates, while the
logic was missing on host side.
Address both issues in this cl.
Bug: 171519321
Test: delta_generator --is_partial_update true --in_file=payload.bin \
--partition_names=product:system:system_ext:vbmeta_system \
--new_partitions=/tmp/1:/tmp/2:/tmp/3:/tmp/4 --major_version=2
Change-Id: I87c1b162d1688c04be0dd81566966eced3690ca1
Diffstat (limited to 'scripts/payload_info.py')
0 files changed, 0 insertions, 0 deletions