Merge "Add "important" AIDL Audio HAL interfaces." am: a5dad5f2fa am: 48e8788126 am: 8102e65ae6 am: 96bf0b1de1

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

Change-Id: Iaac5088a1fbdac29438c84246cfa3644360bcc66
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Mikhail Naganov
2023-02-17 07:55:44 +00:00
committed by Automerger Merge Worker

View File

@@ -159,6 +159,8 @@ public class Watchdog implements Dumpable {
);
public static final String[] AIDL_INTERFACE_PREFIXES_OF_INTEREST = new String[] {
"android.hardware.audio.core.IModule/",
"android.hardware.audio.core.IConfig/",
"android.hardware.biometrics.face.IFace/",
"android.hardware.biometrics.fingerprint.IFingerprint/",
"android.hardware.bluetooth.IBluetoothHci/",