Loading cmds/dumpstate/utils.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ static const int64_t NANOS_PER_SEC = 1000000000; /* list of native processes to include in the native dumps */ static const char* native_processes_to_dump[] = { "/system/bin/audioserver", "/system/bin/cameraserver", "/system/bin/drmserver", "/system/bin/mediaserver", "/system/bin/sdcard", Loading Loading
cmds/dumpstate/utils.cpp +1 −0 Original line number Diff line number Diff line Loading @@ -51,6 +51,7 @@ static const int64_t NANOS_PER_SEC = 1000000000; /* list of native processes to include in the native dumps */ static const char* native_processes_to_dump[] = { "/system/bin/audioserver", "/system/bin/cameraserver", "/system/bin/drmserver", "/system/bin/mediaserver", "/system/bin/sdcard", Loading