From b37c45e90aa311b4d32a5b21dad5fce93c9761a7 Mon Sep 17 00:00:00 2001 From: Than McIntosh Date: Wed, 27 May 2015 14:02:11 -0400 Subject: Move perfprofd to late_start class. Bug: http://b/19483574 Change-Id: I88649b50b95cbddb7d0671a5499232cbef156c48 (cherry picked from commit e8efd0d6bf41527d67a402ed3a945a8c5f75f10d) --- rootdir/init.rc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'rootdir') 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 -- cgit v1.1