Merge "health: require AIDL HAL and deprecate HIDL HAL." am: 6327a1ac33 am: c201a91c35 am: 90cd53660a

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1891478

Change-Id: I597edd1cb8161406f8bc7b93545b288eac1d5b4a
This commit is contained in:
Yifan Hong
2021-12-10 07:03:45 +00:00
committed by Automerger Merge Worker

View File

@@ -267,16 +267,7 @@
<instance>default</instance> <instance>default</instance>
</interface> </interface>
</hal> </hal>
<hal format="hidl" optional="false"> <hal format="aidl" 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">
<name>android.hardware.health</name> <name>android.hardware.health</name>
<version>1</version> <version>1</version>
<interface> <interface>