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

Commit 068a97d6 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: I8a6ae4cb744a80a714e30dc24866c09917660b67
parents 40fccd3f 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": [