diff options
author | Deyao Ren <deyaoren@google.com> | 2022-03-07 19:26:51 +0000 |
---|---|---|
committer | Deyao Ren <deyaoren@google.com> | 2022-03-07 19:39:47 +0000 |
commit | ce06afa11d067d5f82f036b76548e50433951046 (patch) | |
tree | 9e98db3b2e3b9bd18d96137b7ca465d9d1c6cb06 /compatibility_matrices/exclude/fcm_exclude.cpp | |
parent | ab52181d73b04e131fd72e32d69b5123a5d6892b (diff) | |
parent | 54731c3b0cd6337c61fcdabe4603dc9d64f7bf8e (diff) |
Merge TP1A.220209.001
Change-Id: Ia39c40c82efb5b7c7d2ad4c464b75e6fd4e073aa
Diffstat (limited to 'compatibility_matrices/exclude/fcm_exclude.cpp')
-rw-r--r-- | compatibility_matrices/exclude/fcm_exclude.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp index 414c502fd7..6de9d03683 100644 --- a/compatibility_matrices/exclude/fcm_exclude.cpp +++ b/compatibility_matrices/exclude/fcm_exclude.cpp @@ -53,6 +53,9 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) { // AIDL "android.hardware.audio.common", "android.hardware.biometrics.common", + "android.hardware.camera.metadata", + "android.hardware.camera.device", + "android.hardware.camera.common", "android.hardware.common", "android.hardware.common.fmq", "android.hardware.graphics.common", |