OSDN Git Service

releasetools: Fix an equality check bug when asserting stash size.
authorTao Bao <tbao@google.com>
Sun, 26 Feb 2017 18:48:11 +0000 (10:48 -0800)
committerTao Bao <tbao@google.com>
Sun, 26 Feb 2017 18:58:22 +0000 (10:58 -0800)
commite8c68a03c8406a9cf239ee11240bfeb83c15e523
treedd90d7a5145705953d9161080204ba50ae73ded5
parent56a2d9ff562eb0bac83f3922fe9733c4941a8a5c
releasetools: Fix an equality check bug when asserting stash size.

Otherwise the comparison is inconsistent between ReviseStashSize() and
WriteTransfers().

Bug: 35775675
Test: Successfully generate a previously failed incremental.
Change-Id: I554a51a210bf322cb5c79e28cf85607a417b094a
tools/releasetools/blockimgdiff.py