commit | accfbc2c06057524ad5cdffbdd908594cf479063 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Wed Aug 02 16:07:39 2023 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Aug 02 16:07:39 2023 +0000 |
tree | 05599ab6f1fd50e039e9d64bd259beef56294022 | |
parent | 8c9c09b87ca1cce0aac921709afbc5b69f766966 [diff] | |
parent | 36c440a4b3a50302445c0c21ea67be709bcaba60 [diff] |
threadnetwork: declare in V matrix. am: 36c440a4b3 Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/24289189 Change-Id: I1118ef6c5fa90f83e58fa581d5b0d4c45d846dc0 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