OSDN Git Service

Replace OTA keys when signing for A/B devices.
authorTao Bao <tbao@google.com>
Thu, 16 Jun 2016 21:41:24 +0000 (14:41 -0700)
committerTao Bao <tbao@google.com>
Fri, 17 Jun 2016 19:16:31 +0000 (12:16 -0700)
commit24a72064309dd55d4aa80b70480eed55c54f818d
tree2155edb2c87eda3cce7d5517bbc58d77a1508258
parent38ca0be399df26514f0412c7b7fca8050d36e9e2
Replace OTA keys when signing for A/B devices.

It replaces the package verification key (change of path due to
system_root_image flag), as well as the payload verification key.

Bug: 29397395
Change-Id: I10435072aaf4356f2d8b5e1b6e82eb9cead7ad62
tools/releasetools/sign_target_files_apks.py