diff options
author | Tianjie Xu <xunchang@google.com> | 2017-10-24 16:12:35 -0700 |
---|---|---|
committer | Tianjie Xu <xunchang@google.com> | 2017-10-31 23:31:02 -0700 |
commit | 113fe05ee0d33dbafd0923be97d448feb27d8f4b (patch) | |
tree | d665193af5ff0664341e63e28173ef959900546c /applypatch/freecache.cpp | |
parent | 166479b259e73a89836797ac3e2db2ccc89221e0 (diff) | |
download | android_bootable_recovery-113fe05ee0d33dbafd0923be97d448feb27d8f4b.tar.gz android_bootable_recovery-113fe05ee0d33dbafd0923be97d448feb27d8f4b.tar.bz2 android_bootable_recovery-113fe05ee0d33dbafd0923be97d448feb27d8f4b.zip |
Fix the size mismatch in imgdiff
As we construct the deflate entries of the target zip file with
random data, the total size of the zip file may vary from case
to case. This leads to occasional failures in the split test for
deflate large apk files. This CL fixes the issue by adding two static
zip files in the testdata instead of generating them dynamically.
Bug: 67849209
Test: run the deflate_large_test repeatedly
Change-Id: Iaeffad9205adefa10c9f62f9f088c33c4360a650
Diffstat (limited to 'applypatch/freecache.cpp')
0 files changed, 0 insertions, 0 deletions