Merge "Watchdog: Add netd to interesting processes" am: 356951ea91

am: 8eda966126

Change-Id: If97faff15f6abb8bd79f044c01751fcb5810f370
This commit is contained in:
Mike Yu
2019-11-19 15:36:03 -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",