Merge "thermal: update sensor equation for VIRTUAL-SKIN" into tm-qpr-dev

This commit is contained in:
TreeHugger Robot 2022-06-30 07:59:57 +00:00 committed by Android (Google) Code Review
commit 9cafbbed27
2 changed files with 127 additions and 364 deletions

View file

@ -17,10 +17,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