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

Commit 75554d21 authored by Wei Wang's avatar Wei Wang Committed by Automerger Merge Worker
Browse files

Merge "task_profiles.json: add taskprofile for SurfaceFlinger" into sc-dev am: 99234c49

Original change: https://googleplex-android-review.googlesource.com/c/platform/system/core/+/14968302

Change-Id: I87d98a098e31faaa98036d279fb680cad3739c05
parents d1bdaebd 99234c49
Loading
Loading
Loading
Loading
+27 −0
Original line number Diff line number Diff line
@@ -475,6 +475,33 @@
      ]
    },

    {
      "Name": "SFMainPolicy",
      "Actions": [
        {
          "Name": "JoinCgroup",
          "Params":
          {
            "Controller": "cpuset",
            "Path": "system-background"
          }
        }
      ]
    },
    {
      "Name": "SFRenderEnginePolicy",
      "Actions": [
        {
          "Name": "JoinCgroup",
          "Params":
          {
            "Controller": "cpuset",
            "Path": "system-background"
          }
        }
      ]
    },

    {
      "Name": "PerfBoost",
      "Actions": [