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

Commit cb178b70 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...

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

Change-Id: I89f1673d4ffe2bd38d785189413c4019771835d1
parents 77d259ed bb10d53c
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",