From 1cfd94a8cff229e27166c121e5b421aba87a1db7 Mon Sep 17 00:00:00 2001 From: Yifan Hong Date: Wed, 16 Sep 2020 09:16:24 -0700 Subject: [PATCH] Reorder/cleanup FCM exempt list #2 (audio) Test: m check-vintf-all Bug: 110261831 Change-Id: Ic14d22572a28b1e483d3c907657f22393be37132 --- compatibility_matrices/exclude/fcm_exclude.cpp | 2 -- 1 file changed, 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 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",