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:
David Chao 2021-05-25 00:19:25 +08:00 committed by TreeHugger Robot
parent 9894ef8b55
commit 0a57e6a96d
2 changed files with 2 additions and 0 deletions

View file

@ -279,6 +279,7 @@
],
"VrThreshold":"NAN",
"Multiplier":0.001,
"SendPowerHint":true,
"Monitor":true,
"PollingDelay":300000,
"PassiveDelay":7000,

View file

@ -279,6 +279,7 @@
],
"VrThreshold":"NAN",
"Multiplier":0.001,
"SendPowerHint":true,
"Monitor":true,
"PollingDelay":300000,
"PassiveDelay":7000,