Remove UClampThreshold hint
the file node was removed so also remove these dummy setting Bug: 260806701 Change-Id: I23044f7f32cf4b2b2cc93205ec5751525f05ee7f Signed-off-by: Chungkai Mei <chungkai@google.com>
This commit is contained in:
parent
940c750f23
commit
eeb4e11855
2 changed files with 0 additions and 30 deletions
|
@ -136,15 +136,6 @@
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "UClampThreshold",
|
|
||||||
"Path": "/proc/vendor_sched/uclamp_threshold",
|
|
||||||
"Values": [
|
|
||||||
"0",
|
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"ResetOnInit": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "ReducePreferIdle",
|
"Name": "ReducePreferIdle",
|
||||||
"Path": "/proc/vendor_sched/reduce_prefer_idle",
|
"Path": "/proc/vendor_sched/reduce_prefer_idle",
|
||||||
|
@ -662,12 +653,6 @@
|
||||||
"Duration": 1000,
|
"Duration": 1000,
|
||||||
"Value": "0-3"
|
"Value": "0-3"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "LAUNCH",
|
|
||||||
"Node": "UClampThreshold",
|
|
||||||
"Duration": 5000,
|
|
||||||
"Value": "0"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH",
|
"PowerHint": "LAUNCH",
|
||||||
"Node": "ReducePreferIdle",
|
"Node": "ReducePreferIdle",
|
||||||
|
|
|
@ -116,15 +116,6 @@
|
||||||
],
|
],
|
||||||
"ResetOnInit": true
|
"ResetOnInit": true
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"Name": "UClampThreshold",
|
|
||||||
"Path": "/proc/vendor_sched/uclamp_threshold",
|
|
||||||
"Values": [
|
|
||||||
"0",
|
|
||||||
"8"
|
|
||||||
],
|
|
||||||
"ResetOnInit": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"Name": "ReducePreferIdle",
|
"Name": "ReducePreferIdle",
|
||||||
"Path": "/proc/vendor_sched/reduce_prefer_idle",
|
"Path": "/proc/vendor_sched/reduce_prefer_idle",
|
||||||
|
@ -642,12 +633,6 @@
|
||||||
"Duration": 1000,
|
"Duration": 1000,
|
||||||
"Value": "0-3"
|
"Value": "0-3"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"PowerHint": "LAUNCH",
|
|
||||||
"Node": "UClampThreshold",
|
|
||||||
"Duration": 5000,
|
|
||||||
"Value": "0"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"PowerHint": "LAUNCH",
|
"PowerHint": "LAUNCH",
|
||||||
"Node": "ReducePreferIdle",
|
"Node": "ReducePreferIdle",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue