commit | 7bb042317ab4df86b9962f30399c7728e8b84599 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Fri May 11 09:20:50 2012 -0700 |
committer | Doug Zongker <dougz@android.com> | Fri May 11 09:22:29 2012 -0700 |
tree | b87cdb532b45b4696164d671fbd372448db61335 | |
parent | 3742983d3becfa141557d9f5b461c8d39e9d31c0 [diff] |
add copy of public cert used for signing to OTA packages When signing a file with -w (ie, an OTA package), add the file META-INF/com/android/otacert, which is a copy of the public key certificate. While this can be extracted from the CERT.RSA file, having a copy of it more easily accessible makes it easier to write tools. Bug: 6477365 Change-Id: I8cdb19536eca9a223c2b954e3f8ea0d9f3f86f02