mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "health: AIDL HAL may replace HIDL HAL."
This commit is contained in:
@@ -207,7 +207,10 @@
|
|||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl" optional="false">
|
<!-- Either the AIDL or the HIDL health HAL must exist on the device.
|
||||||
|
If the HIDL health HAL exists, it must be at least version 2.0.
|
||||||
|
See DeviceManifestTest.HealthHal -->
|
||||||
|
<hal format="hidl" optional="true">
|
||||||
<name>android.hardware.health</name>
|
<name>android.hardware.health</name>
|
||||||
<version>2.0</version>
|
<version>2.0</version>
|
||||||
<interface>
|
<interface>
|
||||||
|
|||||||
@@ -213,7 +213,10 @@
|
|||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl" optional="false">
|
<!-- Either the AIDL or the HIDL health HAL must exist on the device.
|
||||||
|
If the HIDL health HAL exists, it must be at least version 2.0.
|
||||||
|
See DeviceManifestTest.HealthHal -->
|
||||||
|
<hal format="hidl" optional="true">
|
||||||
<name>android.hardware.health</name>
|
<name>android.hardware.health</name>
|
||||||
<version>2.0</version>
|
<version>2.0</version>
|
||||||
<interface>
|
<interface>
|
||||||
|
|||||||
@@ -238,7 +238,10 @@
|
|||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl" optional="false">
|
<!-- Either the AIDL or the HIDL health HAL must exist on the device.
|
||||||
|
If the HIDL health HAL exists, it must be at least version 2.1.
|
||||||
|
See DeviceManifestTest.HealthHal -->
|
||||||
|
<hal format="hidl" optional="true">
|
||||||
<name>android.hardware.health</name>
|
<name>android.hardware.health</name>
|
||||||
<version>2.1</version>
|
<version>2.1</version>
|
||||||
<interface>
|
<interface>
|
||||||
|
|||||||
@@ -268,7 +268,10 @@
|
|||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl" optional="false">
|
<!-- Either the AIDL or the HIDL health HAL must exist on the device.
|
||||||
|
If the HIDL health HAL exists, it must be at least version 2.1.
|
||||||
|
See DeviceManifestTest.HealthHal -->
|
||||||
|
<hal format="hidl" optional="true">
|
||||||
<name>android.hardware.health</name>
|
<name>android.hardware.health</name>
|
||||||
<version>2.1</version>
|
<version>2.1</version>
|
||||||
<interface>
|
<interface>
|
||||||
|
|||||||
Reference in New Issue
Block a user