summaryrefslogtreecommitdiff
path: root/keystore/java/android/security/KeyStore2.java
diff options
context:
space:
mode:
authorJanis Danisevskis <jdanis@google.com>2020-10-19 12:28:22 -0700
committerJanis Danisevskis <jdanis@google.com>2020-11-13 11:01:47 -0800
commitf88d3a4b27a7eea41c4c06dcfd73d8202d0bb81c (patch)
tree42043bee41176d9e9e987985d56546bd0b55035e /keystore/java/android/security/KeyStore2.java
parentdd1a0165681f8fb9e8e6afa0cbce4ad3c8da0002 (diff)
Keystore 2.0 SPI: Duplicate Keystore SPI to android.security.keystore2 package
This patch copies the relevant portion of the Keystore SPI to the new package name android.security.keystore2. The purpose of this is to illustrate the evolution from the existing Keystore SPI to the Keystore 2.0 SPI while keeping the existing Keystore SPI intact. Reviewers are advised to check the equivalence of this code to the corresponding files in android/security/keystore (<-- no 2 here). Subsequent patches can them be reviewed as evolution towards the new SPI rather than completely new code. Test: None. When the evolution is complete, Keystore CTS tests can be used to check for regressions. Bug: 159476414 Change-Id: I21a01a679e789868ce820b5f73221e616a456a61
Diffstat (limited to 'keystore/java/android/security/KeyStore2.java')
0 files changed, 0 insertions, 0 deletions