Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be675396 authored by Jaideep Sharma's avatar Jaideep Sharma
Browse files

base: Add AudioEffect Interface to wishlist for dumping

Dump audio effect hal to get thread traces incase
of watchdog.

Bug: 319759668
Test: compile and induce a watchdog and check generated dumps

Change-Id: Ie38876aedea597e6ff3fac3d861f3ab43c7c37a6
parent 84889ec8
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -164,6 +164,7 @@ public class Watchdog implements Dumpable {
    public static final String[] AIDL_INTERFACE_PREFIXES_OF_INTEREST = new String[] {
    public static final String[] AIDL_INTERFACE_PREFIXES_OF_INTEREST = new String[] {
            "android.hardware.audio.core.IModule/",
            "android.hardware.audio.core.IModule/",
            "android.hardware.audio.core.IConfig/",
            "android.hardware.audio.core.IConfig/",
            "android.hardware.audio.effect.IFactory/",
            "android.hardware.biometrics.face.IFace/",
            "android.hardware.biometrics.face.IFace/",
            "android.hardware.biometrics.fingerprint.IFingerprint/",
            "android.hardware.biometrics.fingerprint.IFingerprint/",
            "android.hardware.bluetooth.IBluetoothHci/",
            "android.hardware.bluetooth.IBluetoothHci/",