commit | 5ed8c5396092bee52c9a51fb27f244fbde8cb689 | [log] [tgz] |
---|---|---|
author | Janis Danisevskis <jdanis@google.com> | Mon Jan 11 14:19:42 2021 -0800 |
committer | Janis Danisevskis <jdanis@google.com> | Mon Jan 25 10:54:32 2021 -0800 |
tree | 14076c37819448a388a49ec036c4e5d43a63dd5c | |
parent | 80fc5b99c772d85f781a93790a6aa7918a455b17 [diff] |
Keystore 2.0: Revisit Enforcements. This patch revisits the Keystore 2.0 enforcements module to support KM4.1 hardware enforced device locked keys. * Consolidate the background handler into async_task. * The auth token handler became AuthInfo and was moved into enforcements.rs. * The auth token validity check moved from database.rs to enforcements.rs. Bug: 171503362 Test: Keystore CTS tests Change-Id: If37d38183901b356242079af812c7a0e1e79abf3