commit | d083f0b72fd1fe7921c6a97375216157b4c5b72e | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Mon Sep 15 16:01:07 2014 -0700 |
committer | Yong Yao <yong.yao@intel.com> | Tue Nov 11 22:17:11 2014 -0800 |
tree | 88e7e7f8672b0623b1b7c000e9ae06238e72f0cc | |
parent | 201f6b3e92a2ef2f3a117f33cd399d5304dd385a [diff] |
sign_target_files_apks: fix recovery patch generation When rebuilding recovery, the boot images created for patching purposes still were being signed with the old verity key and not the new one specified on the command line. In addition, the replacement verity public key in the boot ramdisk wasn't being used. Change-Id: I451e17d1cf08c507580c4b58134c1069532740e8 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>