summaryrefslogtreecommitdiff
path: root/compatibility_matrices/exclude/fcm_exclude.cpp
diff options
context:
space:
mode:
authorSiarhei Vishniakou <svv@google.com>2022-01-07 16:27:22 -0800
committerSiarhei Vishniakou <svv@google.com>2022-01-14 18:51:45 -0800
commit600e91322b2cba39171c9085fba679dd9d2a0de8 (patch)
tree58c0596ccb9589a90a9291c006218926049fd246 /compatibility_matrices/exclude/fcm_exclude.cpp
parent2bee6043d44b90ca90b7a155331ea3b542a39d79 (diff)
Add aidl version of android.hardware.input.common
This is a type HAL that will be used for input-related types. Currently the main thing that's stored there is MotionEvent. Bug: 210158587 Test: m Change-Id: Id6658a179147591564521a36d0de296a1f2212b0
Diffstat (limited to 'compatibility_matrices/exclude/fcm_exclude.cpp')
-rw-r--r--compatibility_matrices/exclude/fcm_exclude.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp
index 2aa4bb2a22..414c502fd7 100644
--- a/compatibility_matrices/exclude/fcm_exclude.cpp
+++ b/compatibility_matrices/exclude/fcm_exclude.cpp
@@ -56,6 +56,7 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) {
"android.hardware.common",
"android.hardware.common.fmq",
"android.hardware.graphics.common",
+ "android.hardware.input.common",
"android.hardware.keymaster",
"android.hardware.radio",
"android.hardware.uwb.fira_android",