From e8efd0d6bf41527d67a402ed3a945a8c5f75f10d Mon Sep 17 00:00:00 2001 From: Than McIntosh Date: Wed, 27 May 2015 14:02:11 -0400 Subject: [PATCH] Move perfprofd to late_start class. Bug: http://b/19483574 Change-Id: I88649b50b95cbddb7d0671a5499232cbef156c48 --- rootdir/init.rc | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/rootdir/init.rc b/rootdir/init.rc index 9fe1b4f1f..09660389a 100644 --- a/rootdir/init.rc +++ b/rootdir/init.rc @@ -645,10 +645,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