Remove ResetUclamp profiles
Replaced with sched qos profiles. Bug: 355612114 Flag: NONE vendor task_profiles.json does not support flag Test: build pass Change-Id: Iee67433afe633fc4573d1f2a8e7ffd257a17861e
This commit is contained in:
parent
bd99c7ad2f
commit
19a963f29a
1 changed files with 0 additions and 28 deletions
|
@ -461,34 +461,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "ResetUclampGrp",
|
|
||||||
"Actions": [
|
|
||||||
{
|
|
||||||
"Name": "WriteFile",
|
|
||||||
"Params":
|
|
||||||
{
|
|
||||||
"FilePath": "/proc/vendor_sched/uclamp_fork_reset_set",
|
|
||||||
"Value": "<pid>",
|
|
||||||
"LogFailures": "false"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"Name": "NoResetUclampGrp",
|
|
||||||
"Actions": [
|
|
||||||
{
|
|
||||||
"Name": "WriteFile",
|
|
||||||
"Params":
|
|
||||||
{
|
|
||||||
"FilePath": "/proc/vendor_sched/uclamp_fork_reset_clear",
|
|
||||||
"Value": "<pid>",
|
|
||||||
"LogFailures": "false"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "HighestCfsPrioScheduling",
|
"Name": "HighestCfsPrioScheduling",
|
||||||
"Actions": [
|
"Actions": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue