mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user