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

Commit b69a46f5 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

Change-Id: I524860d025626b93c1219a7425351f60f1551683
parents 5f4fb92b 8bb2b3f2
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -144,6 +144,19 @@
        }
      ]
    },
    {
      "Name": "CameraServicePerformance",
      "Actions": [
        {
          "Name": "JoinCgroup",
          "Params":
          {
            "Controller": "schedtune",
            "Path": "camera-daemon"
          }
        }
      ]
    },

    {
      "Name": "CpuPolicySpread",