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

Commit dd950ba9 authored by Narayan Kamath's avatar Narayan Kamath Committed by android-build-merger
Browse files

Merge "Reapply 13398711: Only apply schedTune boost to top-app tasks"...

Merge "Reapply 13398711: Only apply schedTune boost to top-app tasks" am: dce4b65f am: 9babb434
am: 321a861b

Change-Id: I6d870f61a49a69816efd1e5871b394ba715faa70
parents eecb127a 321a861b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ service zygote /system/bin/app_process32 -Xzygote /system/bin --zygote --start-s
    onrestart restart media
    onrestart restart netd
    onrestart restart wificond
    writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks
    writepid /dev/cpuset/foreground/tasks

service zygote_secondary /system/bin/app_process64 -Xzygote /system/bin --zygote --socket-name=zygote_secondary
    class main
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ service zygote /system/bin/app_process64 -Xzygote /system/bin --zygote --start-s
    onrestart restart media
    onrestart restart netd
    onrestart restart wificond
    writepid /dev/cpuset/foreground/tasks /dev/stune/foreground/tasks
    writepid /dev/cpuset/foreground/tasks

service zygote_secondary /system/bin/app_process32 -Xzygote /system/bin --zygote --socket-name=zygote_secondary
    class main