commit | 60151a295ccf726238dc47456d80b427db6d6a38 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Wed Aug 12 18:30:03 2009 -0700 |
committer | Doug Zongker <dougz@android.com> | Fri Aug 14 17:26:33 2009 -0700 |
tree | 42fdf22f18dc4097c2f86cbd691fe6b1c8bd3820 | |
parent | 0cf0e33b5fdb6eb871b64f5325ccd54339f62f01 [diff] |
verify whole-file signature instead of jarsigner signatures In recovery, verify a signature that covers the entire zip file, instead of using the jarsigner format to verify individual files. Bug: 1328985