Merge "Invoke perfprofd daemon (only for userdebug/eng builds)."

This commit is contained in:
Elliott Hughes 2015-05-01 22:11:51 +00:00 committed by Gerrit Code Review
commit a668478ef5
1 changed files with 8 additions and 0 deletions

View File

@ -643,3 +643,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