summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--toolchain-extras/profile-extras.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolchain-extras/profile-extras.cpp b/toolchain-extras/profile-extras.cpp
index cdb19e8f..b7a9318a 100644
--- a/toolchain-extras/profile-extras.cpp
+++ b/toolchain-extras/profile-extras.cpp
@@ -73,6 +73,8 @@ static char prop_watch_disabled_procs[][128] = {
"zygote32",
"app_process",
"app_process32",
+ "adbd",
+ "init",
};
static size_t prop_watch_num_disabled_procs = \