Merge "task_profiles.json: add a new task profile used by camera HAL"

This commit is contained in:
Treehugger Robot 2020-05-01 07:51:57 +00:00 committed by Gerrit Code Review
commit 8bb2b3f2ad

View file

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