commit | bbee0080d920dac90cb56e2b6093781b28a56770 | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Tue Jan 03 12:52:32 2023 -0800 |
committer | Seth Moore <sethmo@google.com> | Tue Jan 03 14:19:16 2023 -0800 |
tree | 64f9996e8ad0456fbdd0d487501247aff39468d3 | |
parent | 61841ef94780b2cb01175accd70753d6b9a391b8 [diff] |
Fix test assumption for KeyMint+RKP integration It's not enough to verify that the system is running KeyMint 2+. We also need to verify that the vendor partition has RKP support. Since VSR 13+ requires KeyMint 2+, change the test assumption so that we don't run the test against systems that may have shipped with an older VSR chipset (which won't support RKP). Bug: 263844771 Test: VtsAidlKeyMintTargetTest (on old and new device) Change-Id: Iac15f69db1152851f5a92d3929cb258b1b1a6b02