commit | d60ca5d34e0e5a38b58b3807faffb4ebadd5eb82 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Aug 02 16:49:58 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Aug 02 16:49:58 2023 +0000 |
tree | 79834c4544744811bb230ac58a98dff1edd4dfb9 | |
parent | c193b0c3fc9412cf36d2d7d02a701c5b26acfcb2 [diff] | |
parent | accfbc2c06057524ad5cdffbdd908594cf479063 [diff] |
threadnetwork: declare in V matrix. am: 36c440a4b3 am: accfbc2c06 Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/24289189 Change-Id: I7f25824ae404f480abf227454b85cc177e93eb96 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/compatibility_matrices/compatibility_matrix.9.xml b/compatibility_matrices/compatibility_matrix.9.xml index 92c8702..10091fe 100644 --- a/compatibility_matrices/compatibility_matrix.9.xml +++ b/compatibility_matrices/compatibility_matrix.9.xml
@@ -574,6 +574,14 @@ </interface> </hal> <hal format="aidl" optional="true"> + <name>android.hardware.threadnetwork</name> + <version>1</version> + <interface> + <name>IThreadChip</name> + <instance>chip0</instance> + </interface> + </hal> + <hal format="aidl" optional="true"> <name>android.hardware.tv.hdmi.cec</name> <version>1</version> <interface>
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp index fc3a8b3..ccce449 100644 --- a/compatibility_matrices/exclude/fcm_exclude.cpp +++ b/compatibility_matrices/exclude/fcm_exclude.cpp
@@ -65,7 +65,6 @@ "android.hardware.keymaster", "android.hardware.media.bufferpool2", "android.hardware.radio", - "android.hardware.threadnetwork", "android.hardware.uwb.fira_android", // Fastboot HAL is only used by recovery. Recovery is owned by OEM. Framework