thermal: Remove 80% SOC monitoring am: 43ad58996b
Original change: https://googleplex-android-review.googlesource.com/c/device/google/pantah/+/17692949 Change-Id: Ia716efb726d7410d20dbe469c4a6134f67a9dda0 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
844bb4aba8
4 changed files with 7 additions and 21 deletions
|
@ -598,7 +598,7 @@
|
||||||
"Type":"BCL_PERCENTAGE",
|
"Type":"BCL_PERCENTAGE",
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
20,
|
"NAN",
|
||||||
80,
|
80,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
|
@ -607,8 +607,6 @@
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":1,
|
"Multiplier":1,
|
||||||
"PollingDelay":60000,
|
|
||||||
"PassiveDelay":7000,
|
|
||||||
"Monitor":true
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -142,22 +142,14 @@
|
||||||
"NAN",
|
"NAN",
|
||||||
80,
|
80,
|
||||||
"NAN",
|
"NAN",
|
||||||
90,
|
"NAN",
|
||||||
93,
|
"NAN",
|
||||||
96,
|
"NAN",
|
||||||
"NAN"
|
"NAN"
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":1,
|
"Multiplier":1,
|
||||||
"Monitor":true,
|
"Monitor":true
|
||||||
"PollingDelay":300000,
|
|
||||||
"PassiveDelay":5000,
|
|
||||||
"BindedCdevInfo": [
|
|
||||||
{
|
|
||||||
"CdevRequest": "thermal-cpufreq-2",
|
|
||||||
"LimitInfo": [0, 0, 0, 7, 7, 10, 10]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"Name":"batoilo",
|
"Name":"batoilo",
|
||||||
|
|
|
@ -598,7 +598,7 @@
|
||||||
"Type":"BCL_PERCENTAGE",
|
"Type":"BCL_PERCENTAGE",
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
20,
|
"NAN",
|
||||||
80,
|
80,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
|
@ -607,8 +607,6 @@
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":1,
|
"Multiplier":1,
|
||||||
"PollingDelay":60000,
|
|
||||||
"PassiveDelay":7000,
|
|
||||||
"Monitor":true
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -140,7 +140,7 @@
|
||||||
"Type":"BCL_PERCENTAGE",
|
"Type":"BCL_PERCENTAGE",
|
||||||
"HotThreshold":[
|
"HotThreshold":[
|
||||||
"NAN",
|
"NAN",
|
||||||
20,
|
"NAN",
|
||||||
80,
|
80,
|
||||||
"NAN",
|
"NAN",
|
||||||
"NAN",
|
"NAN",
|
||||||
|
@ -149,8 +149,6 @@
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":1,
|
"Multiplier":1,
|
||||||
"PollingDelay":60000,
|
|
||||||
"PassiveDelay":7000,
|
|
||||||
"Monitor":true
|
"Monitor":true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue