summaryrefslogtreecommitdiff
path: root/compatibility_matrices/exclude/fcm_exclude.cpp
diff options
context:
space:
mode:
authorJosh Wu <joshwu@google.com>2021-10-26 14:00:00 -0700
committerJosh Wu <joshwu@google.com>2022-01-06 06:32:36 +0000
commit73cddd17b59b51e6affc550e7270da3bbd20609c (patch)
tree59d4968e6f07c3845999237be8064b39bff256b4 /compatibility_matrices/exclude/fcm_exclude.cpp
parentd563e5bc9e8225744b38d3ae2644a6e4d045984a (diff)
audio: Add AIDL definitions for Playback/RecordTrackMetadata
This is a temporary change for unblocking Bluetooth audio AIDL development. When Audio AIDL gets released officially, it should be overwritten. Bug: 198812639 Test: m android.hardware.audio.common Test: m check-vintf-all Change-Id: Ia63135da4af4682e471e7de6b191b19e7a326a1e Merged-In: I7064c3819d4c8e61981542ca2ccc52ca992a4ef8
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 d8c9170000..f34009d329 100644
--- a/compatibility_matrices/exclude/fcm_exclude.cpp
+++ b/compatibility_matrices/exclude/fcm_exclude.cpp
@@ -51,6 +51,7 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) {
"android.hardware.media.bufferpool@2.0",
"android.hardware.radio.config@1.2",
// AIDL
+ "android.hardware.audio.common",
"android.hardware.biometrics.common",
"android.hardware.common",
"android.hardware.common.fmq",