commit | 92513d9fea7e87ed26f54bc5dcf62ccd58c40887 | [log] [tgz] |
---|---|---|
author | Victor Hsieh <victorhsieh@google.com> | Thu Sep 20 11:17:36 2018 -0700 |
committer | Victor Hsieh <victorhsieh@google.com> | Tue Sep 25 17:03:18 2018 -0700 |
tree | f83cb2fef725bd476e5bf761c8fa99e87f33ba09 | |
parent | 536c961460ec45fd091aeaea55ea02845f5dc31c [diff] |
Support regular fs-verity Merkle tree In addition to the legacy "apk-verity" Merkle tree that skips the Signing Block, now the builder supports the regular Merkle tree. The class and methods are made public because it will be used in different package. Test: atest PtsApkVerityTestCases Test: With other changes, observe the hash matches what other tool generates. Bug: 112037636 Change-Id: I3d96932cd16f4f330170547d6a7689d2997e4b85