thermal: Support thermal-hal to sent powerhint
Add prorperty so thermal-hal can sent powerhint. Bug: 188579571 Test: thermal-hal can sent powerhint. Change-Id: Ia38d7c56638d4ed88eedde1ed94ad8ac1e64e351 Signed-off-by: David Chao <davidchao@google.com>
This commit is contained in:
parent
9894ef8b55
commit
0a57e6a96d
2 changed files with 2 additions and 0 deletions
|
@ -279,6 +279,7 @@
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":0.001,
|
||||||
|
"SendPowerHint":true,
|
||||||
"Monitor":true,
|
"Monitor":true,
|
||||||
"PollingDelay":300000,
|
"PollingDelay":300000,
|
||||||
"PassiveDelay":7000,
|
"PassiveDelay":7000,
|
||||||
|
|
|
@ -279,6 +279,7 @@
|
||||||
],
|
],
|
||||||
"VrThreshold":"NAN",
|
"VrThreshold":"NAN",
|
||||||
"Multiplier":0.001,
|
"Multiplier":0.001,
|
||||||
|
"SendPowerHint":true,
|
||||||
"Monitor":true,
|
"Monitor":true,
|
||||||
"PollingDelay":300000,
|
"PollingDelay":300000,
|
||||||
"PassiveDelay":7000,
|
"PassiveDelay":7000,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue