commit | 68c10d1505c25e80bdf24aa074cfb1d7a05ca899 | [log] [tgz] |
---|---|---|
author | Darin Petkov <petkov@chromium.org> | Thu Oct 14 09:24:37 2010 -0700 |
committer | Darin Petkov <petkov@chromium.org> | Thu Oct 14 09:24:37 2010 -0700 |
tree | e09746d6f22186b63403986d5231387db150e8c0 | |
parent | 698d04196deec8374ff148291db0afc7fec9cdcc [diff] |
AU: Really delta compress the kernel if an old kernel is provided. Before this change, we always sent the full kernel (bzipped). Now, if an old kernel is provided, we select the cheapest way to send the kernel. If a full kernel update is really needed, the user has the option of not providing an old kernel. BUG=7705 TEST=unit tests, emerged on the device Change-Id: I8dbfbfdf690fcbb50d5e6b5db52d994e448d5d25 Review URL: http://codereview.chromium.org/3767002