Implement keymint V1 aidl interfaces, service module, and vts tests.

Bug: b/160968242
Test: atest VtsHalKeyMintV1_0TargetTest

Change-Id: I5f9d642f96e262dd567d88f4d582e621d168dceb
This commit is contained in:
Selene Huang
2020-04-29 04:22:39 -07:00
parent 7bfe3131a6
commit 31ab404a5e
81 changed files with 11375 additions and 12 deletions

View File

@@ -298,6 +298,14 @@
<instance>strongbox</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.keymint</name>
<interface>
<name>IKeyMintDevice</name>
<instance>default</instance>
<instance>strongbox</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.light</name>
<interface>