summaryrefslogtreecommitdiff
path: root/compatibility_matrices/exclude/fcm_exclude.cpp
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-02-03 17:20:20 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-02-03 17:20:20 +0000
commitaa0b6fed4019d8830f25c4895087db7b69c65a3b (patch)
tree58c6c8833c21442f8de21721c22cbcc670a40d4c /compatibility_matrices/exclude/fcm_exclude.cpp
parent1cb74b555c6b277830add4aa5cecc61671a65a45 (diff)
parent81eef45d644ca4ffc524a26f6c6b12baebb992d4 (diff)
Merge "Remove TV CEC HAL v2.0 definitions" am: 81eef45d64
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1567421 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I04ac6ea74282f2b12431662e18a9d71fac7b9d09
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) {