OSDN Git Service

verity: Let the tools ask for a password if needed
authorRicardo Cerqueira <ricardo@cyngn.com>
Mon, 4 Jul 2016 15:36:17 +0000 (16:36 +0100)
committerMichael Bestas <mikeioannina@gmail.com>
Sun, 1 Jan 2017 23:30:04 +0000 (01:30 +0200)
commit4cf4689656c22015626c1e970995c84710eb9c2e
tree39f775b346879cb59125213dab9ec333ed0c8fbd
parent83e14bc931f2d3069652fb9e3eaa56f79eecc9e4
verity: Let the tools ask for a password if needed

verity keys can be passworded. Let the password prompts and input
come up in cases of scripted signing, so that the password can
be input. While we're at it, make the password prompt print out
the key that is being requested.

This is roughly equivalent to change Icf69ba1e58bf1f91979eaf1d3b91cb202782e8fd
to signapk in build/

Ref CYNGNOS-3156

Change-Id: I4d9cab891b7c4179198ff3f139d25650ee933e53
verity/Utils.java
verity/VeritySigner.java
verity/build_verity_metadata.py