OSDN Git Service

releasetools: Fix the expected total blocks.
authorTao Bao <tbao@google.com>
Wed, 9 Sep 2015 18:55:01 +0000 (11:55 -0700)
committerTao Bao <tbao@google.com>
Wed, 9 Sep 2015 18:56:58 +0000 (11:56 -0700)
commitb32d56ea8c12515ca6e21845fe1416716bd91a3e
tree14677e0db6c0d0f8aaa265f6d3c8c38d62442ab4
parentf1c09d7fbd92a08cc51950a7d35fb5f7fc564a20
releasetools: Fix the expected total blocks.

With the change in [1], it zeroes out extra blocks that might be read
by dm-verity. We should update the expected number of blocks that get
touched.

[1] commit e9b619108dbe0c358ba6c14e27c92a623a7c1059.

Bug: 23786644
Change-Id: I7a7c3531e5af6bf381d3a14832e77abfa9a8efce
tools/releasetools/blockimgdiff.py