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

Commit f0914fab authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "task_profiles.json: add a new task profile used by camera HAL" am: 8bb2b3f2 am: b69a46f5

Change-Id: Ib6a9c53c41da8da00af4c9ca0cc22527e6d2bd80
parents cb52a0c7 b69a46f5
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",