diff options
Diffstat (limited to 'compatibility_matrices/exclude/fcm_exclude.cpp')
-rw-r--r-- | compatibility_matrices/exclude/fcm_exclude.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp index 50653a15a2..8a35deedac 100644 --- a/compatibility_matrices/exclude/fcm_exclude.cpp +++ b/compatibility_matrices/exclude/fcm_exclude.cpp @@ -44,8 +44,6 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) { static std::vector<std::string> excluded_exact{ // TODO(b/110261831): reduce items in this list - "android.hardware.audio@7.0", - "android.hardware.audio.effect@7.0", "android.hardware.fastboot@1.0", "android.hardware.media.bufferpool@1.0", "android.hardware.media.bufferpool@2.0", |