thermal: Change passivedelay to 600 seconds
Bug: 287921243 Test: Observe reduced partial wakelock wakeup Change-Id: I4484e9653157f02a3263e99b14c91230e250120c Signed-off-by: George Lee <geolee@google.com>
This commit is contained in:
parent
65872977cd
commit
583d3e434a
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,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