diff options
author | Nick Kralevich <nnk@google.com> | 2014-11-13 15:17:29 -0800 |
---|---|---|
committer | Nick Kralevich <nnk@google.com> | 2014-11-14 11:22:46 -0800 |
commit | af782b9f2ac4fb817ded80d4317a45345bb3f992 (patch) | |
tree | 1a4ed9a9e5d3e7b622c15b033fba1d42d5969a9c /libbacktrace/BacktraceThread.cpp | |
parent | c7c75cd483156e41f99a85c911aa902302f8b2b6 (diff) | |
download | system_core-af782b9f2ac4fb817ded80d4317a45345bb3f992.zip system_core-af782b9f2ac4fb817ded80d4317a45345bb3f992.tar.gz system_core-af782b9f2ac4fb817ded80d4317a45345bb3f992.tar.bz2 |
Introduce "adb keygen"
Introduce the "adb keygen" command.
Usage: adb keygen <filename>
This command creates an adb public/private key pair in a user
specified file. This can be used to create new adb keys, or rotate
existing keys.
Modify adb's key generation routines to use the HOSTNAME/LOGNAME
environment variables if available. This allows someone to override
the username/hostname embedded within the adb public key file if
desired. Fallback to the old mechanisms if those environment
variables aren't available.
Bug: 18342715
Change-Id: Ibccee6088d4609aa05ad6687d3a1d8a8689d3e8a
Diffstat (limited to 'libbacktrace/BacktraceThread.cpp')
0 files changed, 0 insertions, 0 deletions