commit | ac2f0c28b25ba95aff9fd540ced08b60cdb4cdd5 | [log] [tgz] |
---|---|---|
author | Bowgo Tsai <bowgotsai@google.com> | Wed Mar 23 17:38:43 2022 +0800 |
committer | Bowgo Tsai <bowgotsai@google.com> | Fri Apr 01 14:44:08 2022 +0800 |
tree | 3ce5b360c1716d7d92a5882d1ed8bbbef7bb4aa4 | |
parent | e71c440ea14e3c95bb5903d625fc271d56288d1f [diff] |
certify_bootimg: avoid using subprocess calls to unpack_bootimg Uses function calls instead. This makes a certify_bootimg binary can work without a unpack_bootimg binary. This can reduce pre-built binaries in a kernel tree. Bug: 180712476 Bug: 226121398 Test: atest --host mkbootimg_test Test: atest --host certify_bootimg_test Change-Id: I48c9f6767cb7b2c3e3bead008e630eeef310fca3