Add android.hardware.common.fmq to fcm_exclude

There is no top level interface in this package.

Test: m
Bug: 142326204
Change-Id: I895561ba265ea534b2da1f29f1d3056d0a9e452d
This commit is contained in:
Devin Moore
2020-10-09 13:37:12 -07:00
parent 14b2cbe96d
commit 23a52ecdb9

View File

@@ -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",