summaryrefslogtreecommitdiff
path: root/compatibility_matrices/exclude/fcm_exclude.cpp
diff options
context:
space:
mode:
authorDevin Moore <devinmoore@google.com>2020-10-09 13:37:12 -0700
committerDevin Moore <devinmoore@google.com>2020-10-09 13:37:12 -0700
commit23a52ecdb9be6d09d3d5a0baab1bb9d2f93c30a0 (patch)
tree43e4a0f1ca86b8ac58035ff8977ff7388176527e /compatibility_matrices/exclude/fcm_exclude.cpp
parent14b2cbe96d5ce7e328090161861a19995bd891ee (diff)
Add android.hardware.common.fmq to fcm_exclude
There is no top level interface in this package. Test: m Bug: 142326204 Change-Id: I895561ba265ea534b2da1f29f1d3056d0a9e452d
Diffstat (limited to 'compatibility_matrices/exclude/fcm_exclude.cpp')
-rw-r--r--compatibility_matrices/exclude/fcm_exclude.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp
index 459a6e2fc8..0eff450348 100644
--- a/compatibility_matrices/exclude/fcm_exclude.cpp
+++ b/compatibility_matrices/exclude/fcm_exclude.cpp
@@ -52,6 +52,7 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) {
"android.hardware.radio.config@1.2",
// AIDL
"android.hardware.common",
+ "android.hardware.common.fmq",
"android.hardware.graphics.common",
"android.hardware.keymaster",