OSDN Git Service

releasetools: Fix the payload public key replacement.
authorTao Bao <tbao@google.com>
Wed, 6 Jul 2016 22:28:59 +0000 (15:28 -0700)
committerTao Bao <tbao@google.com>
Wed, 6 Jul 2016 22:31:36 +0000 (15:31 -0700)
commitafaf295cb85eb4091bc8a82950acab618b4139ca
tree35e4f2922dd7560f78d223ab91386256cf35b9f8
parentd2fc8094b1005b711aa706b4f19ae26e4861b190
releasetools: Fix the payload public key replacement.

update_engine expects the extracted public key instead of the
certificate.

Bug: 28701652
Change-Id: I292d39da9e039f96d01a4214226aeb46f8cb881d
tools/releasetools/sign_target_files_apks.py