summaryrefslogtreecommitdiff
path: root/keystore/java/android/security/KeyStoreOperation.java
diff options
context:
space:
mode:
authorJanis Danisevskis <jdanis@google.com>2020-10-20 08:16:52 -0700
committerJanis Danisevskis <jdanis@google.com>2020-11-13 19:55:41 -0800
commit4392c6977ce935a084ab30baeed511f170a606d5 (patch)
tree032379fac886c4bebe706dc5e897ef4975d3bb0c /keystore/java/android/security/KeyStoreOperation.java
parent6180e85e369c5554c62a7a87c9f946f1801f3202 (diff)
Keystore 2.0 SPI: Install legacy Keystore provider as AndroidKeyStoreLegacy
With this patch we install the old Keystore provider as AndroidKeyStoreLegacy when the Keystore 2.0 provider is installed as AndroidKeyStore. This allows system components to keep using the old keystore while we can run CTS tests against the new provider. The tests are still mostly failing at this point. Installing the new SPI can be enabled by setting the property ro.android.security.keystore2.enable=true Bug: 159476414 Test: This enables running CTS tests against Keystore 2.0. Change-Id: I9731d9783ccf8f2705a5ca7335e00c8f4c8debba
Diffstat (limited to 'keystore/java/android/security/KeyStoreOperation.java')
0 files changed, 0 insertions, 0 deletions