commit | b58edcd19818ce91fdaf021603e2cad77415a43c | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Thu Aug 09 13:32:04 2018 -0700 |
committer | Steven Moreland <smoreland@google.com> | Mon Sep 24 17:44:05 2018 -0700 |
tree | 383f4cb642fa08d949687dad9abf0567b7056893 | |
parent | 73da92ea9a097ef3b4970a0254650d4fb014d2af [diff] |
Add health filesystem HAL to compatibility matrix Test: no build errors Bug: 111655771 Change-Id: I4cc6308f969840996560ac65143744d37cbf0b14 (cherry picked from commit 62ca53926e2af578fcca3ce649d621aec39971ec) Merged-In: I4cc6308f969840996560ac65143744d37cbf0b14
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index f14fcea..78d1bf6 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml
@@ -208,6 +208,14 @@ </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> </hal>