Merge "Watchdog: Add netd to interesting processes"

This commit is contained in:
Mike Yu
2019-11-19 10:51:04 +00:00
committed by Gerrit Code Review

View File

@@ -89,6 +89,7 @@ public class Watchdog extends Thread {
"/system/bin/drmserver",
"/system/bin/mediadrmserver",
"/system/bin/mediaserver",
"/system/bin/netd",
"/system/bin/sdcard",
"/system/bin/surfaceflinger",
"/system/bin/vold",