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

Commit edde8a79 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

Change-Id: I8de97da46705f876848bfa939f05dc31f82389f2
parents 25bc953a eb30998a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -86,6 +86,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,
};