commit | 2ed9b9b276c4df477cfd6c749f9d4deeed209a0d | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Tue Oct 20 09:30:51 2020 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Tue Nov 17 17:45:08 2020 -0800 |
tree | 12579edd489b22ba787b487b3f8b06bf0b3fbc23 | |
parent | a637f2771d278dfa082221f0385f62e3c6781e50 [diff] |
Keystore 2.0 SPI: Make Recoverable keystore tolerate the Keystore 2.0 SPI This patch adds support for using the Legacy Keystore provider when the Keystore 2.0 provider is installed. This is the first step towards the transition to Keystore 2.0. Installation of the new provider can be triggered by setting the platform property ro.android.security.keystore2.enable=true. Bug: 171305545 Test: None Change-Id: I3825f40558b4c25cb64caa25c0029cea76333c44