summaryrefslogtreecommitdiffstats
path: root/rootdir
diff options
context:
space:
mode:
authorThan McIntosh <thanm@google.com>2015-05-27 14:02:11 -0400
committerThan McIntosh <thanm@google.com>2015-05-28 11:58:31 -0400
commitb37c45e90aa311b4d32a5b21dad5fce93c9761a7 (patch)
tree3d486aa0add98f5e43596b5eec4ffc4647adb484 /rootdir
parent0983a6d54c202fde75523f1340bd9c9a168ab98c (diff)
downloadsystem_core-b37c45e90aa311b4d32a5b21dad5fce93c9761a7.zip
system_core-b37c45e90aa311b4d32a5b21dad5fce93c9761a7.tar.gz
system_core-b37c45e90aa311b4d32a5b21dad5fce93c9761a7.tar.bz2
Move perfprofd to late_start class.
Bug: http://b/19483574 Change-Id: I88649b50b95cbddb7d0671a5499232cbef156c48 (cherry picked from commit e8efd0d6bf41527d67a402ed3a945a8c5f75f10d)
Diffstat (limited to 'rootdir')
-rw-r--r--rootdir/init.rc5
1 files changed, 1 insertions, 4 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index d44f98b..d501141 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -657,10 +657,7 @@ service pre-recovery /system/bin/uncrypt
disabled
oneshot
-on property:ro.debuggable=1
- start perfprofd
-
service perfprofd /system/xbin/perfprofd
- disabled
+ class late_start
user root
oneshot