Commit graph

3 commits

Author SHA1 Message Date
sashwinbalaji
edb8b488e5 thermal: Dynamically decide thermal config to use
Add service which will device thermal config on basis of following
conditions:

- No display panel / proto, use thermal_info_config_proto

Bug: 315096213
Test: Build and verify on all device variations
Change-Id: Ic1f652dcf38888150200bb80b35aad740058e85f
2023-12-18 19:28:00 +08:00
sashwinbalaji
ea590e066c thermal: Remove inner_brightness
To avoid failures related to failure in finding inner_brightness zone
remove inner_brightness tz and related virtual sensors.
Use VSKIN-CLOSED always as VSkin for the time being.

Bug: 314912609
Test: Push config and verify boot to home and any crash
Change-Id: I195a323e1a301767953f21d2a26ea6a8917ab6f9
2023-12-06 15:52:24 +08:00
sashwinbalaji
a854de2c08 thermal: bringup charging thermal throttling V0.1
- Use Vskin equation as Vskin-Charge equation.
- Add thermal_info_config_charge
- Port wired and wireless throttling config from previous devices.

Bug: 303547723
Test: verified by emul_temp
Change-Id: I656e876d16192ec81792fd2753cdb656300687e1
2023-11-29 00:48:19 +00:00