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:
Rick Yiu 2024-12-21 15:41:16 +00:00
parent 341185cc5f
commit bfd81c6907

View file

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