commit | b8ccad0a8ac2632da2788b47d85e62e334bbe652 | [log] [tgz] |
---|---|---|
author | Allie Wood <[email protected]> | Mon Feb 09 14:33:40 2015 -0800 |
committer | ChromeOS Commit Bot <[email protected]> | Tue Feb 10 23:07:46 2015 +0000 |
tree | 3f69fca12fc14d21cd263a3986d99b2c7402b19a | |
parent | 063181c4fb0ab86c6aaba307c0cc00b901c4522b [diff] |
update_engine: Add command line option for payload minor version. Adds minor_version option to delta_generator for delta updates. This defaults to kSupportedMinorPayloadVersion when the value is not given. Stores the value in the DeltaArchiveManifest protobuf. Checks that the specified version is supported, and fails if it is not. BUG=chromium:455489 TEST=delta_diff_generator unit tests and manual testing. Change-Id: I95fb5576d8f33fe8be738488c5ea85d8a46e917b Reviewed-on: https://chromium-review.googlesource.com/247802 Reviewed-by: Alex Deymo <[email protected]> Commit-Queue: Allie Wood <[email protected]> Trybot-Ready: Allie Wood <[email protected]> Tested-by: Allie Wood <[email protected]>