commit | c78079b333b73d0997b94ee6c6fff5f5201cd732 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Jan 13 14:18:15 2021 -0800 |
committer | Yifan Hong <elsk@google.com> | Fri Jan 15 18:36:41 2021 -0800 |
tree | 7135272ca20a8e6836996731d486e70c37e7727e | |
parent | 9c160b61fe9e0b464c1ad30d31eb094b9f0a1a33 [diff] |
Add health.storage AIDL HAL Test: TH Bug: 177470478 Change-Id: Ib982fb4e98403edcbe23034569373a7777b139f1
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index 451eff4..b91450b 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml
@@ -259,6 +259,14 @@ </interface> </hal> <hal format="aidl" optional="true"> + <name>android.hardware.health.storage</name> + <version>1</version> + <interface> + <name>IStorage</name> + <instance>default</instance> + </interface> + </hal> + <hal format="aidl" optional="true"> <name>android.hardware.identity</name> <interface> <name>IIdentityCredentialStore</name>