274bb55f10
Test: VtsHalRemotelyProvisionedComponentTargetTest Change-Id: I51fb01f4c52949c81f3ad2d694a4afdf0fa67788
10 lines
342 B
XML
10 lines
342 B
XML
<manifest version="1.0" type="device">
|
|
<hal format="aidl">
|
|
<name>android.hardware.security.keymint</name>
|
|
<fqname>IKeyMintDevice/default</fqname>
|
|
</hal>
|
|
<hal format="aidl">
|
|
<name>android.hardware.security.keymint</name>
|
|
<fqname>IRemotelyProvisionedComponent/default</fqname>
|
|
</hal>
|
|
</manifest>
|