OSDN Git Service

Add Keystore get option that supresses caught exceptions warnings.
authorIrina Dumitrescu <irinaid@google.com>
Fri, 8 Jun 2018 18:36:34 +0000 (19:36 +0100)
committerIrina Dumitrescu <irinaid@google.com>
Tue, 12 Jun 2018 13:32:29 +0000 (14:32 +0100)
commit4a1cccc93809920adeb0f25eaf69c9de7ec7c7d6
tree68194f37c71b19edbaa5fdfe1c7c767084d14817
parent70b447a378d0233dfc76cf208e5959c6070f1ed0
Add Keystore get option that supresses caught exceptions warnings.

This is useful when the caught exceptions are not informative and they
act as a red herring in the adb logs.

Bug:109791294
Test: call this method in the VpnSettings and manually navigate to
adding a new VPN by searching for VPN in settings and then pressing '+'.

Change-Id: I4bc86e3ea5b11027090fd3a27dc7455557cf66ab
keystore/java/android/security/KeyStore.java