Add health filesystem HAL to compatibility matrix

Test: no build errors
Bug: 111655771
Change-Id: I4cc6308f969840996560ac65143744d37cbf0b14
(cherry picked from commit 62ca53926e)
Merged-In: I4cc6308f969840996560ac65143744d37cbf0b14
This commit is contained in:
Yifan Hong
2018-08-09 13:32:04 -07:00
committed by Steven Moreland
parent 73da92ea9a
commit b58edcd198

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>