thermal: update sensor equation for VIRTUAL-SKIN

Add missing thermal zone sensors and VIRTUAL-SKIN
enable thermalHal

Bug: 235298256
Test: used local build to verify change in VIRTUAL-SKIN
Change-Id: Iaf6fab5fb14ef85c8a399d6fe1b5d90d034649f6
This commit is contained in:
sashwinbalaji 2022-06-24 16:58:28 +08:00
parent c2afe0fbf0
commit 16ef75dd9d
2 changed files with 127 additions and 364 deletions

View file

@ -15,10 +15,6 @@ on early-boot
wait_for_prop vendor.common.modules.ready 1
start insmod_sh_tangorpro
# Thermal
on late-init
setprop persist.vendor.disable.thermal.control 1
service insmod_sh_tangorpro /vendor/bin/init.insmod.sh /vendor/etc/init.insmod.tangorpro.cfg
class main
user root