mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
Merge "health: require AIDL HAL and deprecate HIDL HAL." am: 6327a1ac33 am: c201a91c35 am: 90cd53660a am: edf7c8344b
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1891478 Change-Id: Ie596a975afe257ed5c931d5cf591d6acade333ba
This commit is contained in:
@@ -298,16 +298,7 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.health</name>
|
||||
<version>2.1</version>
|
||||
<interface>
|
||||
<name>IHealth</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<!-- TODO(b/177269435): require health AIDL HAL and deprecate HIDL HAL -->
|
||||
<hal format="aidl" optional="true">
|
||||
<hal format="aidl" optional="false">
|
||||
<name>android.hardware.health</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
|
||||
Reference in New Issue
Block a user