summaryrefslogtreecommitdiff
path: root/trusty/coverage/coverage.cpp
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2018-11-15 17:45:46 -0800
committerJosh Gao <jmgao@google.com>2018-11-15 17:50:57 -0800
commit2dc4cabe0639c71014d729dd92eff19289429c89 (patch)
treea2455db2d915a91eeaeee1c9ebddded9dc0d0b0e /trusty/coverage/coverage.cpp
parentc55fab4a59cfa461857c6a61d8a0f1ae4591900c (diff)
adb: stop using adbkey.pub.
An adbkey/adbkey.pub pair that doesn't match up results in a hard-to-diagnose scenario where "Always allow from this computer" doesn't work. The private key contains all of the information that's in the public key, so just extract the public key out of the private key instead of storing them separately. Bug: http://b/119634232 Test: rm ~/.android/adbkey.pub; adb kill-server; adb shell true Test: rm ~/.android/adbkey*; adb kill-server; adb shell true Change-Id: I0ae9033dbcd119c12cfb2b3977f1f1954ac800c1
Diffstat (limited to 'trusty/coverage/coverage.cpp')
0 files changed, 0 insertions, 0 deletions