mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Merge changes from topic "nnapi_aidl_interface"
* changes: Implement VTS tests for NNAPI AIDL interface Add utils for AIDL types conversions Create first version of NNAPI AIDL interface Add dynamic interface casting to NN utility code
This commit is contained in:
@@ -378,6 +378,13 @@
|
||||
<regex-instance>.*</regex-instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.neuralnetworks</name>
|
||||
<interface>
|
||||
<name>IDevice</name>
|
||||
<regex-instance>.*</regex-instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.nfc</name>
|
||||
<version>1.2</version>
|
||||
|
||||
Reference in New Issue
Block a user