Merge changes from topic "health-aidl" am: 713d22e0f1
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1861824 Change-Id: I66a5983036a8679c5469a4295126aeee238ad303
This commit is contained in:
commit
f802438361
1 changed files with 9 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue