Merge changes from topic "health-aidl" am: 713d22e0f1 am: f802438361 am: 54a25b2d7c am: 8f89dcc1be

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

Change-Id: Ifb54fa7afc814c429d8c1930313dde825aa13a53
This commit is contained in:
Steven Moreland
2021-10-26 23:36:48 +00:00
committed by Automerger Merge Worker

View File

@@ -276,6 +276,15 @@
<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>
<name>IHealth</name>
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.health.storage</name>
<version>1</version>