diff options
author | Treehugger Robot <treehugger-gerrit@google.com> | 2021-02-05 07:32:20 +0000 |
---|---|---|
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2021-02-05 07:32:20 +0000 |
commit | 7a3c40a38cba721145a7c12220b83cc09d32a0b9 (patch) | |
tree | 3a2d4c6f79d5dd4bc401412a97ed47bceb8d766b /compatibility_matrices/exclude/fcm_exclude.cpp | |
parent | 4493c8aec950b0a394a0181e0aec7901d1a5c1ae (diff) | |
parent | e8d62a234baf38c902d6b2260d161345fbbb071f (diff) |
Merge "FCM exclude: update comment for deprecated health 1.0 HAL" am: 9db73647a3 am: a45166f8e2 am: e8d62a234b
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1566742
MUST ONLY BE SUBMITTED BY AUTOMERGER
Change-Id: Ife7b1bdd75f3a0f8cd7bd94663da74a93033eb36
Diffstat (limited to 'compatibility_matrices/exclude/fcm_exclude.cpp')
-rw-r--r-- | compatibility_matrices/exclude/fcm_exclude.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp index 6725a9884c..e67c892523 100644 --- a/compatibility_matrices/exclude/fcm_exclude.cpp +++ b/compatibility_matrices/exclude/fcm_exclude.cpp @@ -67,7 +67,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", |