diff options
Diffstat (limited to 'compatibility_matrices/exclude/fcm_exclude.cpp')
-rw-r--r-- | compatibility_matrices/exclude/fcm_exclude.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp index a0a1fbf75b..20b72812c7 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", |