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: I025a31b3303acc409b74e3f33ce589f68ae2385e
This commit is contained in:
parent
341185cc5f
commit
bfd81c6907
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