thermal: fix the invalid settings
Bug: 228257654 Test: boot to home Change-Id: I611695b9dab6aea93061b5229d6665f0731879f7
This commit is contained in:
parent
b5ddd964d3
commit
4396e70e6e
1 changed files with 3 additions and 3 deletions
|
@ -921,7 +921,7 @@
|
|||
"CdevRequest": "tpu_cooling",
|
||||
"LimitInfo": [0, 0, 0, 0, 4, 4, 4]
|
||||
}
|
||||
]
|
||||
]
|
||||
},
|
||||
{
|
||||
"Name":"ocp_cpu1",
|
||||
|
@ -945,8 +945,8 @@
|
|||
0.0
|
||||
],
|
||||
"VrThreshold":"NAN",
|
||||
"Multiplier":1
|
||||
"Hidden":true,
|
||||
"Multiplier":1,
|
||||
"Hidden":true
|
||||
},
|
||||
{
|
||||
"Name":"ocp_cpu2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue