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

Commit 708ea28d authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

Watchdog: Add Audio HAL V5.0 to the list of dumped HALs

Test: capture bugreport, check "VM TRACES" section
Change-Id: I26d27fd8571c04bebdd2213d74cf149bde4bf4ed
Merged-In: I26d27fd8571c04bebdd2213d74cf149bde4bf4ed
parent 501a618b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -103,6 +103,7 @@ public class Watchdog extends Thread {
    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.biometrics.face@1.0::IBiometricsFace",
            "android.hardware.bluetooth@1.0::IBluetoothHci",
            "android.hardware.camera.provider@2.4::ICameraProvider",