diff options
Diffstat (limited to 'compatibility_matrices/exclude/fcm_exclude.cpp')
-rw-r--r-- | compatibility_matrices/exclude/fcm_exclude.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp index 414c502fd7..8eed19532f 100644 --- a/compatibility_matrices/exclude/fcm_exclude.cpp +++ b/compatibility_matrices/exclude/fcm_exclude.cpp @@ -53,7 +53,8 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) { // AIDL "android.hardware.audio.common", "android.hardware.biometrics.common", - "android.hardware.common", + "android.hardware.biometrics.common", + "android.hardware.camera.metadata", "android.hardware.common.fmq", "android.hardware.graphics.common", "android.hardware.input.common", |