commit | a12ac74603656aa4bb723f8472b2842d20a9d250 | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Fri Mar 03 13:40:30 2023 -0800 |
committer | Seth Moore <sethmo@google.com> | Tue Mar 14 15:48:08 2023 +0000 |
tree | 06b5c367e61224033d1e97b3c5049b96f67a37a5 | |
parent | 650c081f233eb8e13d575e6a44fc359e700e131d [diff] |
Fix RKP support assumptions for keymint VTS The support level for strongbox is different from the tee implementation. Additionally, we were incorrectly checking the keymint aidl version. KeyMint 1.0 supported ATTEST_KEY, so it's unclear why we were ever checking for KeyMint 2.0. Test: VtsAidlKeyMintTargetTest Bug: 263844771 Change-Id: I750367902fec90204d71c1e158404b2421f9ad87