Merge "thermal: Update the polling settings for VSKIN-SPEAKER" into main

This commit is contained in:
Wei Wang 2023-10-12 23:26:58 +00:00 committed by Android (Google) Code Review
commit ccabf65b91
2 changed files with 6 additions and 2 deletions

View file

@ -750,7 +750,9 @@
"HotThreshold":["NAN", 37.0, "NAN", "NAN", "NAN", "NAN", "NAN"],
"HotHysteresis":[0.0, 1.9, 0.0, 0.0, 0.0, 0.0, 0.0],
"Multiplier":0.001,
"SendCallback":true
"SendCallback":true,
"PollingDelay":60000,
"PassiveDelay":7000
},
{
"Name":"VIRTUAL-SKIN-CHARGE-SUB-0",

View file

@ -729,7 +729,9 @@
"HotThreshold":["NAN", 37.0, "NAN", "NAN", "NAN", "NAN", "NAN"],
"HotHysteresis":[0.0, 1.9, 0.0, 0.0, 0.0, 0.0, 0.0],
"Multiplier":0.001,
"SendCallback":true
"SendCallback":true,
"PollingDelay":60000,
"PassiveDelay":7000
},
{
"Name":"VIRTUAL-SKIN-CHARGE-SUB-0",