diff options
author | Yifan Hong <elsk@google.com> | 2019-10-23 18:30:28 -0700 |
---|---|---|
committer | android-build-merger <android-build-merger@google.com> | 2019-10-23 18:30:28 -0700 |
commit | 43952e9e563da619493ef8429ab347fe426d38fc (patch) | |
tree | 4fb19671af9139148a61dd832e76f460109fec36 | |
parent | 38b2592340da0f7147ca78f5ed55208fcc08d7c7 (diff) | |
parent | a1e654d8f14a28e0000eb06161a18d4f128e4322 (diff) | |
download | platform_hardware_interfaces-43952e9e563da619493ef8429ab347fe426d38fc.tar.gz platform_hardware_interfaces-43952e9e563da619493ef8429ab347fe426d38fc.tar.bz2 platform_hardware_interfaces-43952e9e563da619493ef8429ab347fe426d38fc.zip |
Merge changes from topic "health21"
am: a1e654d8f1
Change-Id: I8e9cc9f96d21af8e673c2d9f5c612a524d4951e1
-rw-r--r-- | compatibility_matrices/compatibility_matrix.current.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index 8332df29eb..e6b70d8b27 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml @@ -221,7 +221,7 @@ </hal> <hal format="hidl" optional="false"> <name>android.hardware.health</name> - <version>2.0</version> + <version>2.1</version> <interface> <name>IHealth</name> <instance>default</instance> |