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

Commit ac1e32c3 authored by Mikhail Naganov's avatar Mikhail Naganov
Browse files

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

Bug: 78607184
Test: create a bugreport on a P device
Change-Id: I1f823c9bb829945a82e35e6d03acb8aca9ed381d
parent 6318d31d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@ static const char* native_processes_to_dump[] = {
/* list of hal interface to dump containing process during native dumps */
static const char* hal_interfaces_to_dump[] {
        "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.drm@1.0::IDrmFactory",