commit | 37e29301e680eeb187d186454f2db68aed0dddab | [log] [tgz] |
---|---|---|
author | Tianjie Xu <xunchang@google.com> | Thu Jun 23 16:10:35 2016 -0700 |
committer | Tianjie Xu <xunchang@google.com> | Thu Jun 23 18:00:16 2016 -0700 |
tree | b9e36d751d902996c24fbd651113ec1a64b1db61 | |
parent | 7b352c1d704fe73e2e5c11af102f8dd9a07a1464 [diff] |
Avoid writing too much new data per transfer Limit the number of blocks in each 'new' command to 1024. This should decrease the chance of fsync error during an OTA update, similiar to what we have done in b/29535618. Bug: 29607757 Change-Id: I89f0a845d71eb810766e39860ab667c61b61a417