commit | 5da05ee3ed1e77504a8981b49dff4c73bdac199d | [log] [tgz] |
---|---|---|
author | Eran Messeri <eranm@google.com> | Thu Nov 04 14:09:47 2021 +0000 |
committer | Eran Messeri <eranm@google.com> | Tue Dec 14 15:22:35 2021 +0000 |
tree | 54d2717e012c737edeb325277db4ad726ed2f064 | |
parent | 579224432a456a42ccfb2d7fd05ef178bb5c2e98 [diff] |
KeyStore: Verbose error reporting Report KeyStore/KeyMint error messages via public API. This lets developers find out: * Whether an error is transient or not. * Whether a failure is due to a system error (system configuration/state/capabilities), or a key-related error. * Whether user authentication is required to use the key. Test: atest CtsKeystorePerformanceTestCases CtsKeystoreTestCases Bug: 197890905 Change-Id: I776d9e9cc01a9dc3542a63000ee0709847760963