diff options
author | Devin Moore <devinmoore@google.com> | 2020-10-13 16:14:18 +0000 |
---|---|---|
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2020-10-13 16:14:18 +0000 |
commit | 1e30fc4ff1ad42bc77a4116575c209bacd660336 (patch) | |
tree | 7cdf346c6f7a1dd389d80ec98795d885e1a08e2d /compatibility_matrices/exclude/fcm_exclude.cpp | |
parent | 28ba211ae00efc021571333b91c01deeb9c8ef8d (diff) | |
parent | c11d5fcc1f0f8fae6bee0892227a18b9057245ee (diff) |
Merge changes from topic "move_fmq" am: 1fa07549e1 am: 1af8658a9b am: f88f876f3d am: c11d5fcc1f
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1456140
Change-Id: Ie0e659de876786a0e539f092d7fc349b86d70c14
Diffstat (limited to 'compatibility_matrices/exclude/fcm_exclude.cpp')
-rw-r--r-- | compatibility_matrices/exclude/fcm_exclude.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp index 8ec37a153a..29dc1307ae 100644 --- a/compatibility_matrices/exclude/fcm_exclude.cpp +++ b/compatibility_matrices/exclude/fcm_exclude.cpp @@ -53,6 +53,7 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) { // AIDL "android.hardware.biometrics.common", "android.hardware.common", + "android.hardware.common.fmq", "android.hardware.graphics.common", "android.hardware.keymaster", |