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

Commit 18c2d051 authored by Chong Zhang's avatar Chong Zhang Committed by android-build-merger
Browse files

Merge "Add media.codec process to native stack dump list" into oc-dev am: eb30998a

am: edde8a79

Change-Id: I944e3e094aac18ebb859cc2e900ccf8b162357b4
parents 4a51d555 edde8a79
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -88,6 +88,7 @@ static const char* native_processes_to_dump[] = {
        "/system/bin/sdcard",
        "/system/bin/surfaceflinger",
        "/system/bin/vehicle_network_service",
        "/vendor/bin/hw/android.hardware.media.omx@1.0-service", // media.codec
        NULL,
};