Files
build/tools
xunchang 3df4d5eb6d blockimgdiff: add a function to select and convert 'diff' to new
Package size will be unintended large if we stash more blocks than the
stash limit specified by the cache size. To reduce the maximum size of
simultaneous stashed blocks, we will inevitably convert some 'diff'
commands to 'new' commands.

To mitigate the impact, we add a new function to smartly select the
transfers to convert based on their patch size and compressed size.
This cl converts the transfers that have a larger patch size than the
compressed target sizes. And there's a slightly improvement in the
final package size: from 194M -> 185M.

Bug: 120561199
Test: build a non-A/B incremental package, run simulator
Change-Id: Id73ff736ba4e6901d245ad5549d42310d0740284
2018-12-19 20:21:25 -08:00
..
2017-10-03 13:53:13 -07:00
2018-10-16 11:50:18 -07:00
2018-04-12 16:41:17 -07:00
2018-12-14 10:55:29 -08:00
2017-10-03 13:53:13 -07:00
2018-10-08 11:19:28 -07:00
2017-10-03 13:53:13 -07:00
2016-09-15 14:40:39 -07:00
2018-12-07 14:29:38 -08:00