summaryrefslogtreecommitdiff
path: root/compatibility_matrices/exclude/fcm_exclude.cpp
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2021-02-05 00:12:34 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-02-05 00:12:34 +0000
commite8d62a234baf38c902d6b2260d161345fbbb071f (patch)
tree055b0febba8c1d1becb7b2fcd8959b87e86957ba /compatibility_matrices/exclude/fcm_exclude.cpp
parentcd33b2f838dcd98a73abfaab0f731fd8af86e61b (diff)
parenta45166f8e2a4653e1bc0a3fe623b2c48bd66e1eb (diff)
Merge "FCM exclude: update comment for deprecated health 1.0 HAL" am: 9db73647a3 am: a45166f8e2
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1566742 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ic0753ed576b9c159d4eafe6c1740596fff945208
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",