thermal: add soc to thermal HAL monitoring am: ba6176f2b2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/14737124 Change-Id: Ic9524371bc3c4c1cc6c6637a6eb5c64ee1e06d0f
This commit is contained in:
commit
ea9f70b056
1 changed files with 7 additions and 0 deletions
|
@ -801,3 +801,10 @@ on fs
|
||||||
|
|
||||||
chown system system /sys/devices/platform/acpm_mfd_bus@17500000/i2c-7/i2c-s2mpg10mfd/s2mpg10-meter/s2mpg10-odpm/iio:device0/enabled_rails
|
chown system system /sys/devices/platform/acpm_mfd_bus@17500000/i2c-7/i2c-s2mpg10mfd/s2mpg10-meter/s2mpg10-odpm/iio:device0/enabled_rails
|
||||||
chown system system /sys/devices/platform/acpm_mfd_bus@17510000/i2c-8/i2c-s2mpg11mfd/s2mpg11-meter/s2mpg11-odpm/iio:device1/enabled_rails
|
chown system system /sys/devices/platform/acpm_mfd_bus@17510000/i2c-8/i2c-s2mpg11mfd/s2mpg11-meter/s2mpg11-odpm/iio:device1/enabled_rails
|
||||||
|
|
||||||
|
# BCL
|
||||||
|
on property:vendor.thermal.link_ready=1
|
||||||
|
write /dev/thermal/tz-by-name/soc/policy user_space
|
||||||
|
chown system system /dev/thermal/tz-by-name/soc/mode
|
||||||
|
chown system system /dev/thermal/tz-by-name/soc/trip_point_0_temp
|
||||||
|
chown system system /dev/thermal/tz-by-name/soc/trip_point_0_hyst
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue