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

Change-Id: I89f1673d4ffe2bd38d785189413c4019771835d1
This commit is contained in:
Suren Baghdasaryan 2020-05-01 23:27:10 +00:00 committed by Automerger Merge Worker
commit cb178b7067
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",