mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:23:37 +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>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<hal format="aidl" optional="true" updatable-via-apex="true">
|
||||
<name>android.hardware.neuralnetworks</name>
|
||||
<version>1-4</version>
|
||||
<interface>
|
||||
|
||||
@@ -446,7 +446,7 @@
|
||||
<regex-instance>.*</regex-instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<hal format="aidl" optional="true" updatable-via-apex="true">
|
||||
<name>android.hardware.neuralnetworks</name>
|
||||
<version>1-4</version>
|
||||
<interface>
|
||||
|
||||
Reference in New Issue
Block a user