thermal: remove gxp cooling device dependency am: 617f8719f5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/19023636 Change-Id: I51b5c047923cbec2c6b648ffeab64295ba960a4d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
9f66710fc9
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",
|
||||||
},
|
},
|
||||||
|
|
|
@ -976,7 +976,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