mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Revert "health: require AIDL HAL and deprecate HIDL HAL."
Revert "Implement health AIDL HAL on cuttlefish." Revert submission 1891478-health-aidl-cuttlefish Reason for revert: break db845c build Reverted Changes: Ibd4dec0a2:health: require AIDL HAL and deprecate HIDL HAL. Ic1c753b40:Implement health AIDL HAL on cuttlefish. Fixes: 210084272 Change-Id: I5ad1bcb788598eb93053c85e5d56f49643ba9037
This commit is contained in:
@@ -268,7 +268,16 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="aidl" optional="false">
|
||||
<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">
|
||||
<name>android.hardware.health</name>
|
||||
<version>1</version>
|
||||
<interface>
|
||||
|
||||
Reference in New Issue
Block a user