Mark neuralnetworks HAL as updatable-via-apex

Bug: 297786849
Test: m
Merged-In: I80eb731040d23371886213941138bc73c033bb1f
Change-Id: I80eb731040d23371886213941138bc73c033bb1f
This commit is contained in:
Jooyung Han
2023-08-28 13:33:05 +09:00
parent abb05b95e3
commit b0b30b84c1
2 changed files with 2 additions and 2 deletions

View File

@@ -367,7 +367,7 @@
<instance>default</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>

View File

@@ -364,7 +364,7 @@
<instance>default</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>