Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a668478e authored by Elliott Hughes's avatar Elliott Hughes Committed by Gerrit Code Review
Browse files

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

parents bacac0f7 d6544d2a
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -643,3 +643,11 @@ service pre-recovery /system/bin/uncrypt
    class main
    class main
    disabled
    disabled
    oneshot
    oneshot

on property:ro.debuggable=1
    start perfprofd

service perfprofd /system/xbin/perfprofd
    disabled
    user root
    oneshot