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
926ba2baf2
commit
47ab30f2e5
1 changed files with 0 additions and 15 deletions
|
@ -117,15 +117,6 @@
|
|||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "UClampThreshold",
|
||||
"Path": "/proc/vendor_sched/uclamp_threshold",
|
||||
"Values": [
|
||||
"0",
|
||||
"8"
|
||||
],
|
||||
"ResetOnInit": true
|
||||
},
|
||||
{
|
||||
"Name": "ReducePreferIdle",
|
||||
"Path": "/proc/vendor_sched/reduce_prefer_idle",
|
||||
|
@ -630,12 +621,6 @@
|
|||
"Duration": 1000,
|
||||
"Value": "0-3"
|
||||
},
|
||||
{
|
||||
"PowerHint": "LAUNCH",
|
||||
"Node": "UClampThreshold",
|
||||
"Duration": 5000,
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"PowerHint": "LAUNCH",
|
||||
"Node": "ReducePreferIdle",
|
||||
|
|
Loading…
Reference in a new issue