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

Commit 55a26030 authored by Andy Hung's avatar Andy Hung Committed by Android (Google) Code Review
Browse files

Merge "Add audioserver to Watchdog stacks" into nyc-dev

parents 509d407e 3a64ecb7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -64,6 +64,7 @@ public class Watchdog extends Thread {

    // Which native processes to dump into dropbox's stack traces
    public static final String[] NATIVE_STACKS_OF_INTEREST = new String[] {
        "/system/bin/audioserver",
        "/system/bin/mediaserver",
        "/system/bin/sdcard",
        "/system/bin/surfaceflinger"