Merge "task_profiles.json: add taskprofile for SurfaceFlinger"

This commit is contained in:
Wei Wang 2021-06-16 04:09:42 +00:00 committed by Gerrit Code Review
commit 97e1cb1edd

View file

@ -475,6 +475,33 @@
]
},
{
"Name": "SFMainPolicy",
"Actions": [
{
"Name": "JoinCgroup",
"Params":
{
"Controller": "cpuset",
"Path": "system-background"
}
}
]
},
{
"Name": "SFRenderEnginePolicy",
"Actions": [
{
"Name": "JoinCgroup",
"Params":
{
"Controller": "cpuset",
"Path": "system-background"
}
}
]
},
{
"Name": "PerfBoost",
"Actions": [