| commit | ae85374770d4492d28e62d792824eea55349c981 | [log] [tgz] |
|---|---|---|
| author | Amin Hassani <[email protected]> | Wed Oct 11 17:27:27 2017 |
| committer | chrome-bot <[email protected]> | Mon Oct 16 21:14:00 2017 |
| tree | 6c9a2649d1cba64a81982927d965becb318cde90 | |
| parent | a6f74d62033fb0291aa1d135fef640e26ffffab5 [diff] |
update_payload: Fix larger source issue the _CheckOperations() function passes the new usable partition size as the old usable partition size. If the source image is larger than the target image, this will be errornous as some checks fail. BUG=chromium:773336 TEST=scripts/paycheck.py --check delta.bin (10002.0.0 reef -> 10019.0.0 reef) Change-Id: I8c30129831daff8e70df3dcb9639ff240e4a37ba Reviewed-on: https://chromium-review.googlesource.com/713463 Commit-Ready: Amin Hassani <[email protected]> Tested-by: Amin Hassani <[email protected]> Reviewed-by: Amin Hassani <[email protected]>