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