mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 05:56:34 +00:00
Mark neuralnetworks HAL as updatable-via-apex
Bug: 297786849 Test: m Merged-In: I80eb731040d23371886213941138bc73c033bb1f Change-Id: I80eb731040d23371886213941138bc73c033bb1f
This commit is contained in:
@@ -449,7 +449,7 @@
|
|||||||
<regex-instance>.*</regex-instance>
|
<regex-instance>.*</regex-instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl" optional="true">
|
<hal format="aidl" optional="true" updatable-via-apex="true">
|
||||||
<name>android.hardware.neuralnetworks</name>
|
<name>android.hardware.neuralnetworks</name>
|
||||||
<version>1-4</version>
|
<version>1-4</version>
|
||||||
<interface>
|
<interface>
|
||||||
|
|||||||
@@ -446,7 +446,7 @@
|
|||||||
<regex-instance>.*</regex-instance>
|
<regex-instance>.*</regex-instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl" optional="true">
|
<hal format="aidl" optional="true" updatable-via-apex="true">
|
||||||
<name>android.hardware.neuralnetworks</name>
|
<name>android.hardware.neuralnetworks</name>
|
||||||
<version>1-4</version>
|
<version>1-4</version>
|
||||||
<interface>
|
<interface>
|
||||||
|
|||||||
Reference in New Issue
Block a user