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

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

Remove audio HAL V2 from "interfaces to dump"

This version is deprecated, not supported in Android S.

Bug: 171260360
Test: m
Change-Id: Ida070506f296c676f663c89778b295691c562cac
parent 2ac99ed5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -52,7 +52,6 @@ static const char* debuggable_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.audio@5.0::IDevicesFactory",
        "android.hardware.audio@6.0::IDevicesFactory",