Keystore 2.0: Update credential settings to use public Keystore API.
Test: N/A Bug: 171305607 Bug: 171305388 Change-Id: I377115aca6b2df8052ae118f986c2f713535b6ec
This commit is contained in:
@@ -63,7 +63,6 @@ public final class CredentialStorage extends FragmentActivity {
|
||||
|
||||
private static final int CONFIRM_CLEAR_SYSTEM_CREDENTIAL_REQUEST = 1;
|
||||
|
||||
private final KeyStore mKeyStore = KeyStore.getInstance();
|
||||
private LockPatternUtils mUtils;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user