mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 02:42:35 +00:00
11 lines
303 B
XML
11 lines
303 B
XML
|
|
<manifest version="1.0" type="device">
|
||
|
|
<hal format="aidl">
|
||
|
|
<name>android.hardware.security.authgraph</name>
|
||
|
|
<version>1</version>
|
||
|
|
<interface>
|
||
|
|
<name>IAuthGraphKeyExchange</name>
|
||
|
|
<instance>nonsecure</instance>
|
||
|
|
</interface>
|
||
|
|
</hal>
|
||
|
|
</manifest>
|