Merge "thermal: increase passivedelay to 600 seconds" into udc-qpr-dev

This commit is contained in:
George Lee 2023-10-23 14:11:27 +00:00 committed by Android (Google) Code Review
commit 8cb15ffa4c

View file

@ -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
}, },