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

Commit 78b82bec authored by Suren Baghdasaryan's avatar Suren Baghdasaryan Committed by Automerger Merge Worker
Browse files

task_profiles.json: add a new task profile used by camera HAL am: 0b4313fe

Change-Id: I008253a87cc8a7b77c41c94745cc9ee1c65229bf
parents 90910f54 0b4313fe
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -149,6 +149,19 @@
        }
      ]
    },
    {
      "Name": "CameraServicePerformance",
      "Actions": [
        {
          "Name": "JoinCgroup",
          "Params":
          {
            "Controller": "schedtune",
            "Path": "camera-daemon"
          }
        }
      ]
    },

    {
      "Name": "CpuPolicySpread",