commit | f8024383614819374fce1c4ceea64b5db59a9ef6 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Oct 26 22:55:48 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 26 22:55:48 2021 +0000 |
tree | 49042b1c8939f15904758dedbe71bb6c7141bf09 | |
parent | 4eb35d82b257379a6e2af58d45df2d6b371f6117 [diff] | |
parent | 713d22e0f1e0334ff7e357180d97f5dd31c03ff0 [diff] |
Merge changes from topic "health-aidl" am: 713d22e0f1 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1861824 Change-Id: I66a5983036a8679c5469a4295126aeee238ad303
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index 0c7e58e..b2c0ccd 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml
@@ -276,6 +276,15 @@ <instance>default</instance> </interface> </hal> + <!-- TODO(b/177269435): require health AIDL HAL and deprecate HIDL HAL --> + <hal format="aidl" optional="true"> + <name>android.hardware.health</name> + <version>1</version> + <interface> + <name>IHealth</name> + <instance>default</instance> + </interface> + </hal> <hal format="aidl" optional="true"> <name>android.hardware.health.storage</name> <version>1</version>