platform_hardware_interfaces/security
David Drysdale 4d3c298c66 Use a heuristic to correlate devices
Every KeyMint device should have a corresponding
IRemotelyProvisionedComponent instance, but the converse is not true.

So given an IRPC instance under test, look for a corresponding KeyMint
device by comparing suffixes, but just skip the test if not found.

Test: VtsHalRemotelyProvisionedComponentTargetTest
Change-Id: I390aa7025eb77f75a3280e8d85dc453b784c23ee
2021-03-31 18:27:36 +01:00
..
keymint Use a heuristic to correlate devices 2021-03-31 18:27:36 +01:00
secureclock/aidl This fixes the potential vts test failures for devices with no registered shared secret services. It aso fixes the static dependency issue. 2021-03-24 02:29:37 +00:00
sharedsecret/aidl This fixes the potential vts test failures for devices with no registered shared secret services. It aso fixes the static dependency issue. 2021-03-24 02:29:37 +00:00