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)
committerRicardo Cerqueira <ricardo@cyngn.com>
Mon, 4 Jul 2016 15:38:19 +0000 (16:38 +0100)
commit5c269b848564c7e86ba4651f6dca7dd2922921a7
treec084e6f20f4fc6cf4fedff0ddc7551b894299d57
parent7a66a3285bd19832ce3b6a582b11da3e4e5891ce
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