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

Commit 09f0c5a7 authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

Watchdog: add Audio HAL v4.0 to the dump list

Bug: 78607184
Test: create a bugreport on a P device
Change-Id: Ia2f982d4109cbfc3dcde2769728c9273e8ad7fb3
parent 9411ab15
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -92,6 +92,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.bluetooth@1.0::IBluetoothHci",
        "android.hardware.camera.provider@2.4::ICameraProvider",
        "android.hardware.graphics.composer@2.1::IComposer",