commit | 6fea53e6e40aed4ab65b8360c584e0c17ed32f65 | [log] [tgz] |
---|---|---|
author | Chalard Jean <jchalard@google.com> | Fri Apr 12 00:57:28 2019 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Apr 12 00:57:28 2019 +0000 |
tree | c0fb6c897cf0bf823a7211b0df94d0e0c1dc0715 | |
parent | 9c8556e0f069ec623784ae523825596b7ba470bb [diff] | |
parent | 20bf748d5c011bbfbe62ce512a55081a94efd8b7 [diff] |
Merge "Add netd to the list of native processes dumped for bugreports"
diff --git a/libs/dumputils/dump_utils.cpp b/libs/dumputils/dump_utils.cpp index 35296a9..d0cea0b 100644 --- a/libs/dumputils/dump_utils.cpp +++ b/libs/dumputils/dump_utils.cpp
@@ -31,6 +31,7 @@ "/system/bin/mediaextractor", // media.extractor "/system/bin/mediametrics", // media.metrics "/system/bin/mediaserver", + "/system/bin/netd", "/system/bin/sdcard", "/system/bin/statsd", "/system/bin/surfaceflinger",