diff options
author | android-build-team Robot <android-build-team-robot@google.com> | 2021-02-06 02:07:01 +0000 |
---|---|---|
committer | android-build-team Robot <android-build-team-robot@google.com> | 2021-02-06 02:07:01 +0000 |
commit | 17f094432fcafb973192c394503907e698a2fefc (patch) | |
tree | 4e82973e65a9880d2d809ac2cb19097d95c8eb48 /compatibility_matrices/exclude/fcm_exclude.cpp | |
parent | 816f50336c31cccc70d25959142e842026dd7090 (diff) | |
parent | 360a6fcf81c5ab9d30c612b0962127afaddd66f0 (diff) |
Snap for 7128142 from 360a6fcf81c5ab9d30c612b0962127afaddd66f0 to sc-release
Change-Id: I89a65c0fb9e03b5cd6744f6a3c9a14921a896985
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", |