summaryrefslogtreecommitdiff
path: root/compatibility_matrices/exclude/fcm_exclude.cpp
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2020-09-21 21:26:24 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-09-21 21:26:24 +0000
commitaff3512c24530b50673512dd24aa15c8579880ff (patch)
tree2572c2d35616f4c52d89485f5bc8383d09b87d50 /compatibility_matrices/exclude/fcm_exclude.cpp
parent7fe9553d964975770710d021617d5da767c00cde (diff)
parent4b7cc14a883cac54d39e4a8c087eccb4f0229881 (diff)
Merge "Add TV CEC to Q+ compatibility matrices." am: 4b7cc14a88
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1429914 Change-Id: Ia5f5808a6c633403fc8b503e977cddf343434c39
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",