commit | afb003dd7f58a4ab1b66ca9fc70c454c0301737f | [log] [tgz] |
---|---|---|
author | Yi-Yo Chiang <yochiang@google.com> | Sun Apr 04 13:54:04 2021 +0800 |
committer | Yi-Yo Chiang <yochiang@google.com> | Sun Apr 04 13:57:02 2021 +0800 |
tree | 2271091541e79ec2b2a825bdf6eee817a5836c92 | |
parent | 62555c290343a70d4c0fe4e097ef4d566c419a3b [diff] |
unpack_bootimg: Refactor unpack_vendor_boot_image() Straighten out the code of unpack_vendor_boot_image(), factor out common code to a helper class. Goal is to make the code easier to follow and to extend. Bug: 180712476 Test: atest --host mkbootimg_test Change-Id: Iae3b84050f44b16b179972fa7395bb14689c98f9