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

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

Merge "task_profiles.json: add taskprofile for SurfaceFlinger" am: 97e1cb1e

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

Change-Id: I3e945388da9bfa2d05864173b26947dd9ffb6cff
parents 28379823 97e1cb1e
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": [