Add vendor HighPerformanceWI profile
For multi-window foreground app group. Bug: 200769420 Test: build pass Flag: NONE vendor task_profiles.json does not support flag Change-Id: I6fb46c9eca2df2b1ca1b105f50c2cc550bb86db8
This commit is contained in:
parent
e0f64c3efd
commit
69a77f0305
1 changed files with 15 additions and 0 deletions
|
@ -159,6 +159,21 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "HighPerformanceWI",
|
||||
"Actions": [
|
||||
{
|
||||
"Name": "WriteFile",
|
||||
"Params":
|
||||
{
|
||||
"FilePath": "/proc/vendor_sched/groups/fg_wi/set_task_group",
|
||||
"ProcFilePath": "/proc/vendor_sched/groups/fg_wi/set_proc_group",
|
||||
"Value": "<pid>",
|
||||
"LogFailures": "false"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name": "RealtimePerformance",
|
||||
"Actions": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue