diff options
author | Daniel Norman <danielnorman@google.com> | 2021-02-08 11:11:06 -0800 |
---|---|---|
committer | Daniel Norman <danielnorman@google.com> | 2021-02-08 14:07:55 -0800 |
commit | f86b976dba9b016816efa57156e791fffd498d64 (patch) | |
tree | 62e68f2885e6a7a73bf3386e8459f8fe98528ade /compatibility_matrices/exclude/fcm_exclude.cpp | |
parent | a0da4d07b75fa61fcb4f5648ba304cbf4ac50f6a (diff) | |
parent | 7fd5ae363319c3d8fa9128c39075ea82799989ab (diff) |
Merge SP1A.210208.001
Change-Id: I0c596171de3bcead62935db7388b784e55444080
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", |