summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYifan Hong <elsk@google.com>2021-01-29 17:57:41 -0800
committerYifan Hong <elsk@google.com>2021-01-29 17:58:08 -0800
commit01eb407063f90a343fe0047e76f48ece84212bed (patch)
tree41d4bf3446816430580dec450402b63136263003
parent5d62b1774ba5e21c7b746383a64e7f82bb995ca3 (diff)
FCM exclude: update comment for deprecated health 1.0 HAL
Test: none Change-Id: Idd652e35cd16ecac80e38a24f076dcf657cc81f3
-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",