summaryrefslogtreecommitdiff
path: root/compatibility_matrices/exclude/fcm_exclude.cpp
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2020-09-21 22:35:12 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-09-21 22:35:12 +0000
commita2f2aeef75318e53c19302576dd32b4ac9ae2670 (patch)
tree693b2afcfd6ac468e9251f56c79c0a2572e00fe5 /compatibility_matrices/exclude/fcm_exclude.cpp
parentefb41275bd080e2136db6aa6d42504da670e0c0b (diff)
parent2206232c05f5197fcdb5e0de9e30385793d0996a (diff)
Merge "Add TV CEC to Q+ compatibility matrices." am: 4b7cc14a88 am: aff3512c24 am: 2206232c05
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1429914 Change-Id: I7a06ff8a82e9d076ba42694519058dcffbf48ebc
Diffstat (limited to 'compatibility_matrices/exclude/fcm_exclude.cpp')
-rw-r--r--compatibility_matrices/exclude/fcm_exclude.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp
index 2f092e1060..4240788ea1 100644
--- a/compatibility_matrices/exclude/fcm_exclude.cpp
+++ b/compatibility_matrices/exclude/fcm_exclude.cpp
@@ -43,10 +43,6 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) {
};
static std::vector<std::string> excluded_exact{
- // TODO(b/110261831): reduce items in this list
- "android.hardware.tv.cec@2.0",
- "android.hardware.tv.tuner@1.0",
-
// Packages without top level interfaces (including types-only packages) are exempted.
// HIDL
"android.hardware.cas.native@1.0",