commit | 1a8d580cf549050e1ac166d3c582aa7f21543633 | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Wed Mar 14 13:38:07 2018 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Mon Mar 26 13:25:50 2018 -0700 |
tree | 54c23f29876cb0e5ac38ae0f8ff2077b0c1ac9d4 | |
parent | fa3a2f294ffc298da295ad33d8a5d8fbd26e6f3c [diff] |
keystore_cli_v2 --prompt_text expects a UTF-8 string The argument --prompt_text was parsed as an ASCII string which does not reflect the aspired featrue set. Also fixes a typo in an error message Bug: 74806224 Test: manually tested Change-Id: Ie534ea03fbe36b74c9584647b52b50f852e7dbb3