gs101: Modify system and system-background gropus
NormalPerformance is for system, and ServicePerformance is for system-background. Bug: 182509410 Test: build pass Change-Id: Ifeec11de42fa880cd00b34d504bf6d8ff90dd15c
This commit is contained in:
parent
e16045f7c6
commit
daa6fa640b
1 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@
|
|||
"Name": "WriteFile",
|
||||
"Params":
|
||||
{
|
||||
"FilePath": "/sys/kernel/vendor_sched/clear_group",
|
||||
"FilePath": "/sys/kernel/vendor_sched/set_task_group_sys",
|
||||
"Value": "<pid>",
|
||||
"LogFailures": "false"
|
||||
}
|
||||
|
@ -155,7 +155,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"Name": "SystemBGPerformance",
|
||||
"Name": "ServicePerformance",
|
||||
"Actions": [
|
||||
{
|
||||
"Name": "JoinCgroup",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue