diff options
-rw-r--r-- | compatibility_matrix.xml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/compatibility_matrix.xml b/compatibility_matrix.xml index 1dcaa97..a0f65d7 100644 --- a/compatibility_matrix.xml +++ b/compatibility_matrix.xml @@ -32,6 +32,14 @@ </interface> </hal> <hal format="hidl" optional="false"> + <name>android.hardware.health</name> + <version>2.0</version> + <interface> + <name>IHealth</name> + <instance>backup</instance> + </interface> + </hal> + <hal format="hidl" optional="false"> <name>android.hidl.allocator</name> <version>1.0</version> <interface> @@ -65,7 +73,7 @@ </hal> <hal format="hidl" optional="false"> <name>android.system.net.netd</name> - <version>1.0</version> + <version>1.1</version> <interface> <name>INetd</name> <instance>default</instance> |