mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:09:42 +00:00
Mark uwb HAL as updatable-via-apex
The AOSP implementation of UWB HAL will be packaged in APEX. Bug: 296487624 Test: m Merged-In: I89004f6064fdd3ffae13e64b051208e136a03ac1 Change-Id: I89004f6064fdd3ffae13e64b051208e136a03ac1 (cherry picked from commit f019dd3d145434992b5ccb61c6892186abfabdd8)
This commit is contained in:
@@ -772,7 +772,7 @@
|
|||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl" optional="true">
|
<hal format="aidl" optional="true" updatable-via-apex="true">
|
||||||
<name>android.hardware.uwb</name>
|
<name>android.hardware.uwb</name>
|
||||||
<version>1</version>
|
<version>1</version>
|
||||||
<interface>
|
<interface>
|
||||||
|
|||||||
Reference in New Issue
Block a user