commit | 58377417e94fa687d641a9943a0dfcee6eff3367 | [log] [tgz] |
---|---|---|
author | Akilesh Kailash <akailash@google.com> | Mon Jul 25 19:08:46 2022 +0000 |
committer | Akilesh Kailash <akailash@google.com> | Mon Jul 25 19:08:46 2022 +0000 |
tree | 684cca54bc65f2aa6405ea286d229307757adf19 | |
parent | 6eb4d64eae07d81550b18aff92391c3a912f6da4 [diff] |
Flush after every 2MB merge of replace ops. This will be in sync with incremental OTA's where the sync is done every 2MB. This improves performance on devices with low memory. Merge times for full OTA may increase by couple of seconds but that is ok given it decreases the memory footprint. Bug: 238052097 Test: OTA Signed-off-by: Akilesh Kailash <akailash@google.com> Change-Id: Ic2c8d2ffdbdb677e0c4d44e5de68ce8ccf86df34