thermal: increase passivedelay to 600 seconds
Bug: 287921243 Test: Observe reduced partial wakelock wakeup Change-Id: I0f702d7289b6d97603a057fde37e541c12b2090d Signed-off-by: George Lee <geolee@google.com>
This commit is contained in:
parent
a3fff12dd3
commit
9762dcfdd7
2 changed files with 2 additions and 2 deletions
|
@ -144,7 +144,7 @@
|
||||||
"Coefficient":[-25000, 80],
|
"Coefficient":[-25000, 80],
|
||||||
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"],
|
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"],
|
||||||
"PollingDelay":0,
|
"PollingDelay":0,
|
||||||
"PassiveDelay":1000,
|
"PassiveDelay":600000,
|
||||||
"Multiplier":1,
|
"Multiplier":1,
|
||||||
"SendCallback":true
|
"SendCallback":true
|
||||||
},
|
},
|
||||||
|
|
|
@ -144,7 +144,7 @@
|
||||||
"Coefficient":[-25000, 80],
|
"Coefficient":[-25000, 80],
|
||||||
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"],
|
"HotThreshold":["NAN", "NAN", "NAN", "NAN", 2.0, "NAN", "NAN"],
|
||||||
"PollingDelay":0,
|
"PollingDelay":0,
|
||||||
"PassiveDelay":1000,
|
"PassiveDelay":600000,
|
||||||
"Multiplier":1,
|
"Multiplier":1,
|
||||||
"SendCallback":true
|
"SendCallback":true
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue