diff options
author | Devin Moore <devinmoore@google.com> | 2020-10-13 15:21:51 +0000 |
---|---|---|
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2020-10-13 15:21:51 +0000 |
commit | f88f876f3d55abc34230c8ddd4a4476d227d6334 (patch) | |
tree | b029dea6960cfe10f261470408eefc822d2298c9 /compatibility_matrices/exclude/fcm_exclude.cpp | |
parent | a808d5db2cdfabef2c1a0d2bda90472efe26c24e (diff) | |
parent | 1af8658a9ba800ee7a90ff6143b7d3cc755fc062 (diff) |
Merge changes from topic "move_fmq" am: 1fa07549e1 am: 1af8658a9b
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1456140
Change-Id: Id59edf5972e64c4245e4082cafe9411f223d28ad
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 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", |