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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I291a461de7c86dd688f7a1fa898ce58371a07419
This commit is contained in:
Mikhail Naganov
2021-02-02 00:07:42 +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",