commit | 3361b618e78efe0dd5c66822ef255f4380734f64 | [log] [tgz] |
---|---|---|
author | Satya Tangirala <satyat@google.com> | Mon Mar 08 14:36:11 2021 -0800 |
committer | Satya Tangirala <satyat@google.com> | Mon Mar 22 22:35:34 2021 -0700 |
tree | d3c4deb5580b41dd9452b91fbd617b832b1da9bb | |
parent | 650ca9fed92366c48ba0210bc36307963ba864b4 [diff] |
Keystore 2.0: Implement convertStorageKeyToEphemeral() in security_level.rs Introduce and implement convertStorageKeyToEphemeral() in IKeystoreSecurityLevel. The function first checks for the associated permission before routing the call to IKeyMintDevice::convertStorageKeyToEphemeral() Bug: 181806377 Bug: 181910578 Change-Id: I19212b1870f0e19a7125d6144fe43e23fc35d1c5