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:
Rick Yiu 2021-05-21 22:16:06 +08:00 committed by TreeHugger Robot
parent e16045f7c6
commit daa6fa640b

View file

@ -81,7 +81,7 @@
"Name": "WriteFile", "Name": "WriteFile",
"Params": "Params":
{ {
"FilePath": "/sys/kernel/vendor_sched/clear_group", "FilePath": "/sys/kernel/vendor_sched/set_task_group_sys",
"Value": "<pid>", "Value": "<pid>",
"LogFailures": "false" "LogFailures": "false"
} }
@ -155,7 +155,7 @@
] ]
}, },
{ {
"Name": "SystemBGPerformance", "Name": "ServicePerformance",
"Actions": [ "Actions": [
{ {
"Name": "JoinCgroup", "Name": "JoinCgroup",