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

Commit 7d678d8d authored by Than McIntosh's avatar Than McIntosh Committed by Dehao Chen
Browse files

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

Change-Id: Ifaabe32dda6db249efc62c5db3760e32295eb1a9
(cherry picked from commit d6544d2a)
parent e1a55004
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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