thermal: remove gxp cooling device dependency
Bug: 236296247 Test: Build and boot on device Signed-off-by: Sayanna Chandula <sayanna@google.com> Change-Id: I336ac5eee16771c59a66776f71b9a4e1b5c76461
This commit is contained in:
parent
0d70982b57
commit
617f8719f5
2 changed files with 0 additions and 2 deletions
|
@ -44,7 +44,6 @@ const struct MitigationConfig::Config cfg = {
|
||||||
"/dev/thermal/cdev-by-name/tpu_cooling/cur_state",
|
"/dev/thermal/cdev-by-name/tpu_cooling/cur_state",
|
||||||
"/dev/thermal/cdev-by-name/CAM/cur_state",
|
"/dev/thermal/cdev-by-name/CAM/cur_state",
|
||||||
"/dev/thermal/cdev-by-name/DISP/cur_state",
|
"/dev/thermal/cdev-by-name/DISP/cur_state",
|
||||||
"/dev/thermal/cdev-by-name/gxp-cooling/cur_state",
|
|
||||||
"/sys/class/power_supply/battery/voltage_now",
|
"/sys/class/power_supply/battery/voltage_now",
|
||||||
"/sys/class/power_supply/battery/current_now",
|
"/sys/class/power_supply/battery/current_now",
|
||||||
},
|
},
|
||||||
|
|
|
@ -966,7 +966,6 @@ on property:vendor.thermal.link_ready=1
|
||||||
chown system system /dev/thermal/cdev-by-name/thermal-cpufreq-1/user_vote
|
chown system system /dev/thermal/cdev-by-name/thermal-cpufreq-1/user_vote
|
||||||
chown system system /dev/thermal/cdev-by-name/thermal-cpufreq-2/user_vote
|
chown system system /dev/thermal/cdev-by-name/thermal-cpufreq-2/user_vote
|
||||||
chown system system /dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote
|
chown system system /dev/thermal/cdev-by-name/thermal-gpufreq-0/user_vote
|
||||||
chown system system /dev/thermal/cdev-by-name/gxp-cooling/user_vote
|
|
||||||
chown system system /dev/thermal/cdev-by-name/tpu_cooling/user_vote
|
chown system system /dev/thermal/cdev-by-name/tpu_cooling/user_vote
|
||||||
chown system system /dev/thermal/cdev-by-name/fcc/cur_state
|
chown system system /dev/thermal/cdev-by-name/fcc/cur_state
|
||||||
chown system system /dev/thermal/cdev-by-name/dc_icl/cur_state
|
chown system system /dev/thermal/cdev-by-name/dc_icl/cur_state
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue