commit | 9eadd64788243a50aa1736fdf8e48c689cefad39 | [log] [tgz] |
---|---|---|
author | Darin Petkov <petkov@chromium.org> | Thu Oct 14 15:20:57 2010 -0700 |
committer | Darin Petkov <petkov@chromium.org> | Thu Oct 14 15:20:57 2010 -0700 |
tree | d18e2e17847da397f12e6b6e011c182f167afe5b | |
parent | d43d69044fa61ba3dbb34852e1db48cfff81dba9 [diff] |
AU: Increase full update chunk size to 1MiB Previously it was set to 128KiB and many blocks were sent as REPLACE rather than REPLACE_BZ. This CL reduces a sample full update payload from ~200MiB to ~187MiB. BUG=none TEST=unit tests, applied a full update to a device Change-Id: I0cf733e8a9ff5f03d722b9f36179622728d0faf3 Review URL: http://codereview.chromium.org/3828003