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

* commit 'f166e38b82aecf7a4aa0c95d557936dba3b8c1fe':
  Move perfprofd to late_start class.
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 9fe1b4f..0966038 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -645,10 +645,7 @@
     disabled
     oneshot
 
-on property:ro.debuggable=1
-    start perfprofd
-
 service perfprofd /system/xbin/perfprofd
-    disabled
+    class late_start
     user root
     oneshot