commit | 3e5804d8ad22361c091c11ffe1183069612d56a9 | [log] [tgz] |
---|---|---|
author | Sen Jiang <senj@google.com> | Thu Sep 06 15:53:00 2018 -0700 |
committer | Sen Jiang <senj@google.com> | Wed Sep 26 16:58:57 2018 -0700 |
tree | f2aaaef8d9b78abec82f32b54627ce1e285b4a07 | |
parent | 6feb15c1e208d586b46f7d7540898cbef71f6366 [diff] |
brillo_update_payload: Extract partition images in parallel. unzipping and converting sparse image to raw could take a while for large partitions like system and vendor, this CL move them into a separate function and run them in background. Bug: 77817425 Test: brillo_update_payload generate Test: brillo_update_payload verify Change-Id: Ic55b9e35eb3c275533a7231d2b57722aa89c96a5