commit | 04bca0d8482719a3f453c7ea98f2de50e7b16abe | [log] [tgz] |
---|---|---|
author | Satya Tangirala <satyat@google.com> | Mon Mar 08 22:27:54 2021 -0800 |
committer | Satya Tangirala <satyat@google.com> | Mon Mar 22 22:35:34 2021 -0700 |
tree | 2c4d82f0d949c274d2c42895e792347f477430e0 | |
parent | 3361b618e78efe0dd5c66822ef255f4380734f64 [diff] |
Keystore 2.0: Implement delete_key in IKeystoreSecurityLevel Implement delete_key that allows callers to delete Domain::BLOB keys from the underlying IKeymintDevice. The implementation checks that the caller has "DELETE" permissions for the key, and has the permissions to manage key blobs. Bug: 181820340 Bug: 181910578 Change-Id: I8eb898cd793332e7fcb80558869d3aa5e3aaa2b4