summaryrefslogtreecommitdiff
path: root/compatibility_matrices/exclude/fcm_exclude.cpp
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-02-03 16:55:28 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-02-03 16:55:28 +0000
commit81eef45d644ca4ffc524a26f6c6b12baebb992d4 (patch)
tree58c6c8833c21442f8de21721c22cbcc670a40d4c /compatibility_matrices/exclude/fcm_exclude.cpp
parent67555a295f904ba8fafd848c966a4efc39e4ca6a (diff)
parenta106772aeacfd0ab3710c4cac9f980019005418c (diff)
Merge "Remove TV CEC HAL v2.0 definitions"
Diffstat (limited to 'compatibility_matrices/exclude/fcm_exclude.cpp')
-rw-r--r--compatibility_matrices/exclude/fcm_exclude.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp
index d00022fd1f..849df9490b 100644
--- a/compatibility_matrices/exclude/fcm_exclude.cpp
+++ b/compatibility_matrices/exclude/fcm_exclude.cpp
@@ -72,8 +72,6 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) {
"android.hardware.nfc@1.0",
// TODO(b/171260715) Remove when HAL definition is removed
"android.hardware.radio.deprecated@1.0",
- // TODO(b/178772241) Remove when HAL definition is removed
- "android.hardware.tv.cec@2.0",
};
auto package_has_prefix = [&](const std::string& prefix) {