commit | 761e642d54eec743699c6c2ce1ea587853d08f33 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Fri Sep 25 10:45:39 2009 -0700 |
committer | Doug Zongker <dougz@android.com> | Fri Sep 25 12:35:11 2009 -0700 |
tree | fb13cd6a9d7e48fdf74f3fedc08685b2d899230e | |
parent | 389cdb7ab60182292fe383bc1c29d7b77ca5a893 [diff] |
parallellize computation of binary patches Change ota_from_target_files to compute binary patches for all the changed files in the OTA package in parallel. On a recent test build this cuts incremental construction time roughly in half (6 min to 2 min 40 sec).