diff options
author | Sen Jiang <senj@google.com> | 2018-06-26 19:27:21 -0700 |
---|---|---|
committer | Sen Jiang <senj@google.com> | 2018-06-29 14:12:44 -0700 |
commit | 0a582fbf50cd420198d29ee64505dd6785a68184 (patch) | |
tree | 15d82a16a298f215a4b2aeec5f0e21627c85a3a1 /payload_consumer/filesystem_verifier_action_unittest.cc | |
parent | 0945dd075954bf6ee446f769e2ce2b1348fa7636 (diff) |
Parse Android boot.img.
The Android boot.img contains kernel, ramdisk and optionally second
stage bootloader. Both kernel and ramdisk could be compressed by gzip.
This patch add a new boot img filesystem to parse boot.img to split
it into |File|s, and find the deflates to utilize puffin, which could
save us several MBs in delta payload size.
As a side effect, generating delta payload for boot partition is much
faster because it is now splitted into smaller files, and we can make
use of multithreading.
Bug: 110494725
Test: generate a delta payload
Change-Id: If41468b37a407fe1b7a70c2b61f632f7df8176d5
Diffstat (limited to 'payload_consumer/filesystem_verifier_action_unittest.cc')
0 files changed, 0 insertions, 0 deletions