Merge "task_profiles.json: add a new task profile used by camera HAL" am: 8bb2b3f2ad
Change-Id: I524860d025626b93c1219a7425351f60f1551683
This commit is contained in:
commit
b69a46f5c9
1 changed files with 13 additions and 0 deletions
|
|
@ -144,6 +144,19 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "CameraServicePerformance",
|
||||
"Actions": [
|
||||
{
|
||||
"Name": "JoinCgroup",
|
||||
"Params":
|
||||
{
|
||||
"Controller": "schedtune",
|
||||
"Path": "camera-daemon"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"Name": "CpuPolicySpread",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue