mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Merge changes from topic "health-aidl"
* changes: health: Add to compatibility matrix. health: separate_platform_variant = false health: Convert of health HAL to AIDL
This commit is contained in:
@@ -276,6 +276,15 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<!-- TODO(b/177269435): require health AIDL HAL and deprecate HIDL HAL -->
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.health</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
<name>IHealth</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>android.hardware.health.storage</name>
|
||||
<version>1</version>
|
||||
|
||||
Reference in New Issue
Block a user