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

Commit 97e1cb1e authored by Wei Wang's avatar Wei Wang Committed by Gerrit Code Review
Browse files

Merge "task_profiles.json: add taskprofile for SurfaceFlinger"

parents 04d0f7d3 6c546797
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": [