From 600e91322b2cba39171c9085fba679dd9d2a0de8 Mon Sep 17 00:00:00 2001 From: Siarhei Vishniakou Date: Fri, 7 Jan 2022 16:27:22 -0800 Subject: 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 --- compatibility_matrices/exclude/fcm_exclude.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'compatibility_matrices/exclude/fcm_exclude.cpp') 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", -- cgit v1.2.3