Merge "Remove audio HAL V2 from "interfaces of interest"" am: 499850f976 am: 15b8dd5aad am: 83a3a64130 am: f15709a8e2 am: 992763f1cc

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1564505

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I75cc41ce7248243601cbe989928ffbde88360f2a
This commit is contained in:
Mikhail Naganov
2021-02-02 01:16:17 +00:00
committed by Automerger Merge Worker

View File

@@ -111,7 +111,6 @@ public class Watchdog {
};
public static final List<String> HAL_INTERFACES_OF_INTEREST = Arrays.asList(
"android.hardware.audio@2.0::IDevicesFactory",
"android.hardware.audio@4.0::IDevicesFactory",
"android.hardware.audio@5.0::IDevicesFactory",
"android.hardware.audio@6.0::IDevicesFactory",