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