diff options
author | Xin Li <delphij@google.com> | 2021-08-14 06:30:57 +0000 |
---|---|---|
committer | Xin Li <delphij@google.com> | 2021-08-14 06:30:57 +0000 |
commit | e287df40b90fe64c226f90c66353a33e8ef40063 (patch) | |
tree | 7c602d9041f18c2a25c6d12ab5b77203e2eeb9f2 /compatibility_matrices/exclude/fcm_exclude.cpp | |
parent | ff81122b948c9169a2c9024f21bd7339acf952f6 (diff) | |
parent | b0fefa2d97288c4087897bd84c4c521f239fd508 (diff) |
Merge sc-dev-plus-aosp-without-vendor@7634622
Merged-In: Ifa71accba7ecf2ab15980227a4413831cfceb187
Change-Id: I7fb44c6c578a51c8ad36649d20a46233fd9609ca
Diffstat (limited to 'compatibility_matrices/exclude/fcm_exclude.cpp')
-rw-r--r-- | compatibility_matrices/exclude/fcm_exclude.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp index 6a4d251a2b..e67c892523 100644 --- a/compatibility_matrices/exclude/fcm_exclude.cpp +++ b/compatibility_matrices/exclude/fcm_exclude.cpp @@ -51,6 +51,7 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) { "android.hardware.media.bufferpool@2.0", "android.hardware.radio.config@1.2", // AIDL + "android.hardware.biometrics.common", "android.hardware.common", "android.hardware.common.fmq", "android.hardware.graphics.common", |