Add health filesystem HAL to compatibility matrix

Test: no build errors
Bug: 111655771
Change-Id: I4cc6308f969840996560ac65143744d37cbf0b14
This commit is contained in:
Yifan Hong
2018-08-09 13:32:04 -07:00
parent bbc5940fe8
commit 62ca53926e

View File

@@ -207,6 +207,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.health.filesystem</name>
<version>1.0</version>
<interface>
<name>IFileSystem</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.ir</name>
<version>1.0</version>