summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rootdir/init.rc8
1 files changed, 8 insertions, 0 deletions
diff --git a/rootdir/init.rc b/rootdir/init.rc
index 40cd070..02b3656 100644
--- a/rootdir/init.rc
+++ b/rootdir/init.rc
@@ -655,3 +655,11 @@ service pre-recovery /system/bin/uncrypt
class main
disabled
oneshot
+
+on property:ro.debuggable=1
+ start perfprofd
+
+service perfprofd /system/xbin/perfprofd
+ disabled
+ user root
+ oneshot