diff options
author | Janis Danisevskis <jdanis@google.com> | 2020-10-19 17:48:08 -0700 |
---|---|---|
committer | Janis Danisevskis <jdanis@google.com> | 2020-11-13 19:55:41 -0800 |
commit | 6180e85e369c5554c62a7a87c9f946f1801f3202 (patch) | |
tree | dbff6728cce1b5e706a541c3b6839a0eaff34ab1 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 940e05164eb880809575eb0b08ffbd38fa67dc89 (diff) |
Keystore 2.0 SPI: Zygote install Keystore2 provider conditionally
This patch makes Zygote install the Keystore 2.0 SPI as
"AndroidKeyStore" and the old Keystore SPI as "AndroidKeyStoreLegacy"
if the platform property ro.android.security.keystore2.enable is
set to true. This allows us to boot Android with vital components, such
as LockSettingsService, still using the legacy Keystore, while we run
CTS tests against the new implementation, migrate other system
components, and perform migration tests.
This CL will be superseded by a CL that makes Zygote install the
Keystore 2.0 SPI exclusively when the migration of all dependent
components is complete.
Bug: 171305684
Test: None
Change-Id: I9e32578285167c4d63f4f536a07fe98473a883e0
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions