summaryrefslogtreecommitdiff
path: root/compatibility_matrices/exclude/fcm_exclude.cpp
diff options
context:
space:
mode:
authorAdy Abraham <adyabr@google.com>2021-12-03 16:08:56 -0800
committerAdy Abraham <adyabr@google.com>2021-12-08 00:19:29 +0000
commit3192f3dfdb24fb539917f697659ef704662311e6 (patch)
treea3d7aa3c90df77b65b305d47a48521db59810c2c /compatibility_matrices/exclude/fcm_exclude.cpp
parent3944930291928621c9e71a42c50edca15c18faba (diff)
Add Parcelable AidlComposer commands
Change the command interface to use parcelables instead of FMQ. Bug: 201008710 Test: VTS Change-Id: Iac67330eb34a5bcf253580e8109a67bd90483d85
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..720a76769c 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.graphics.composer3.command",
"android.hardware.keymaster",
"android.hardware.radio",
"android.hardware.uwb.fira_android",