Merge "Watchdog: Add netd to interesting processes"

am: 356951ea91

Change-Id: I7147113bf385c51e89c6a0104eb9dc558191f1dc
This commit is contained in:
Mike Yu
2019-11-19 15:24:27 -08:00
committed by android-build-merger

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",