Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 23a52ecd authored by Devin Moore's avatar Devin Moore
Browse files

Add android.hardware.common.fmq to fcm_exclude

There is no top level interface in this package.

Test: m
Bug: 142326204
Change-Id: I895561ba265ea534b2da1f29f1d3056d0a9e452d
parent 14b2cbe9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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",