Merge "Add "important" AIDL Audio HAL interfaces."

This commit is contained in:
Mikhail Naganov
2023-02-17 01:00:31 +00:00
committed by Gerrit Code Review

View File

@@ -158,6 +158,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/",