bbee0080d9
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 |
||
---|---|---|
.. | ||
aidl | ||
support | ||
README.md | ||
TEST_MAPPING |
KeyMint HAL
This directory contains the HAL definition for KeyMint. KeyMint provides cryptographic services in a hardware-isolated environment.
Note that the IRemotelyProvisionedComponent
HAL, and it's associated types,
used to also be defined in this directory. As of Android U, this HAL has been
moved to a different directory (../rkp). This move is ABI compatible, as the
interfaces have been maintained. The build is split so that the generated
code may be built with different options.