am 51f8aa27: am f166e38b: Merge "Move perfprofd to late_start class."

* commit '51f8aa27fdc5675cf0e621af6e14625a24720ff0':
  Move perfprofd to late_start class.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 0a33c70..29c40a3 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -657,10 +657,7 @@
     disabled
     oneshot
 
-on property:ro.debuggable=1
-    start perfprofd
-
 service perfprofd /system/xbin/perfprofd
-    disabled
+    class late_start
     user root
     oneshot