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:
Rick Yiu 2024-08-15 15:17:05 +00:00
parent e0f64c3efd
commit 69a77f0305

View file

@ -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": [