summaryrefslogtreecommitdiff
path: root/compatibility_matrices/exclude/fcm_exclude.cpp
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-02-04 23:42:19 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-02-04 23:42:19 +0000
commita45166f8e2a4653e1bc0a3fe623b2c48bd66e1eb (patch)
tree6a9a788d8fad1cd8cbe08578e6b665cbfb5c8933 /compatibility_matrices/exclude/fcm_exclude.cpp
parent3923c634a02bd2aea9feec64c1233de0bb9fc8d5 (diff)
parent9db73647a36259ecb9f70775892f0e39b40e3d93 (diff)
Merge "FCM exclude: update comment for deprecated health 1.0 HAL" am: 9db73647a3
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1566742 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: If69094e057ffb93f5f08c15f1d78bb699996ae5e
Diffstat (limited to 'compatibility_matrices/exclude/fcm_exclude.cpp')
-rw-r--r--compatibility_matrices/exclude/fcm_exclude.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp
index 849df9490b..6a4d251a2b 100644
--- a/compatibility_matrices/exclude/fcm_exclude.cpp
+++ b/compatibility_matrices/exclude/fcm_exclude.cpp
@@ -66,7 +66,7 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) {
// TODO(b/171260360) Remove when HAL definition is removed
"android.hardware.audio.effect@2.0",
"android.hardware.audio@2.0",
- // TODO(b/171260613) Remove when HAL definition is removed
+ // Health 1.0 HAL is deprecated. The top level interface are deleted.
"android.hardware.health@1.0",
// TODO(b/171260670) Remove when HAL definition is removed
"android.hardware.nfc@1.0",