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

Change-Id: I008253a87cc8a7b77c41c94745cc9ee1c65229bf
This commit is contained in:
Suren Baghdasaryan 2020-05-01 22:43:22 +00:00 committed by Automerger Merge Worker
commit 78b82bec83
1 changed files with 13 additions and 0 deletions

View File

@ -149,6 +149,19 @@
}
]
},
{
"Name": "CameraServicePerformance",
"Actions": [
{
"Name": "JoinCgroup",
"Params":
{
"Controller": "schedtune",
"Path": "camera-daemon"
}
}
]
},
{
"Name": "CpuPolicySpread",