thermal: enable thermal engine for evt1.0 devices

Currently thermal engine is disabled on A0 based devices using a
separate config file, thermal_info_config-A0.json.
This change removes that restriction so that thermal engine can
be enabled for EVT1.0 devices using device specific rc file.

Bug: 196478280
Test: Build and boot on device. Check thermal config
Signed-off-by: Sayanna Chandula <sayanna@google.com>
Change-Id: I2171f38802b3770317dfb9a3b2106e613c0ccdb4
This commit is contained in:
Sayanna Chandula 2022-04-21 23:03:40 +00:00 committed by TreeHugger Robot
parent 63024e0a54
commit aba15a7cb6

View file

@ -902,9 +902,6 @@ on post-fs-data
mkdir /data/vendor/powerstats 0771 system system mkdir /data/vendor/powerstats 0771 system system
chown system system /data/vendor/powerstats chown system system /data/vendor/powerstats
on late-init && property:ro.boot.hw.soc.rev=0
setprop vendor.thermal.config "thermal_info_config_A0.json"
on property:vendor.thermal.link_ready=1 on property:vendor.thermal.link_ready=1
# BCL # BCL
write /sys/devices/virtual/pmic/mitigation/clock_ratio/tpu_light_clk_ratio 0xfff041c1 #DFS write /sys/devices/virtual/pmic/mitigation/clock_ratio/tpu_light_clk_ratio 0xfff041c1 #DFS