Update nn hidl to version 1.2 in compatibility_matrix.current.xml.
Bug: 115390740 Test: VtsHalNeuralnetworksV1_2TargetTest Change-Id: Ib306dc558796a659592c0645a0610e3c8358c37d
This commit is contained in:
parent
31deb78f2a
commit
beecd569f4
1 changed files with 1 additions and 1 deletions
|
@ -286,7 +286,7 @@
|
|||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.neuralnetworks</name>
|
||||
<version>1.0</version>
|
||||
<version>1.0-2</version>
|
||||
<interface>
|
||||
<name>IDevice</name>
|
||||
<regex-instance>.*</regex-instance>
|
||||
|
|
Loading…
Reference in a new issue