Files
hardware_interfaces/keymint/aidl/default/android.hardware.keymint@1.0-service.xml
Selene Huang 31ab404a5e Implement keymint V1 aidl interfaces, service module, and vts tests.
Bug: b/160968242
Test: atest VtsHalKeyMintV1_0TargetTest

Change-Id: I5f9d642f96e262dd567d88f4d582e621d168dceb
2020-11-17 01:11:42 -08:00

7 lines
180 B
XML

<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.keymint</name>
<fqname>IKeyMintDevice/default</fqname>
</hal>
</manifest>