commit | 962dfdcdaca8255fec5f7197044b7a7c3749a1bf | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu Apr 14 15:58:05 2016 -0700 |
committer | Tao Bao <tbao@google.com> | Thu Apr 14 20:23:17 2016 -0700 |
tree | 6cd472a9059fbc77b1ae10c1750664e1e405432e | |
parent | 8191f1231dfe45923e8a060635bf7ccbe025a665 [diff] |
Skip verifying the partition with no changed blocks. For incremental BBOTAs, commit [1] changed to verify only the touched blocks to reduce the update time. This CL fixes the bug when there's no changed block between the two builds. [1]: commit d522bdc9edbf64d15a59c6924853b2e2c8c39e90 Bug: 27813356 Bug: 28195498 Change-Id: Ia752d3cf034c544517458ed15df509d4596e21fa (cherry picked from commit f9efe284a4f8f1e40ea634c5e86f3d5e9935d8c8)