commit | 9402f2775b41d941703febe0c68554c1644b7dde | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Fri Oct 23 10:33:29 2020 -0700 |
committer | Janis Danisevskis <jdanis@google.com> | Fri Oct 23 11:14:52 2020 -0700 |
tree | 888c1d29ac0d2924b96d74753c0c237e04e19e73 | |
parent | 68ec103cb2813b095f4edd08504877ba50eb0f97 [diff] |
Keystore 2.0: Start keystore2 daemon conditionally. This patch makes the keystore2 daemon start conditionally based on the platform property ro.android.system.keystore2.enable. This is patch can be reverted when the Keystore 2.0 migration is complete. b/171563717 Bug: 171563717 Bug: 171305684 Test: The keystore2 daemon is running if the property ro.android.system.keystore2.enable is set and true and not running otherwise. Change-Id: I2b3d6c70f45f3dafb9edb6f2f6960be94e13ed20