Revert^2 "health: require AIDL HAL and deprecate HIDL HAL."

c223843fa7

Change-Id: I48d2bc41338dc3d5eb194c6f4e4602af407e3e56
This commit is contained in:
Yifan Hong
2021-12-10 23:53:47 +00:00
parent c223843fa7
commit e36f3492e9

View File

@@ -268,16 +268,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>