thermal: Add permission for trigger_sensor sysfs am: 8b8d1c611f
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/21791217 Change-Id: Iee97b778304798461068e806c5661e7da4d982bc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
acfa7b761a
1 changed files with 4 additions and 0 deletions
|
@ -108,6 +108,10 @@ on post-fs-data
|
||||||
on property:vendor.thermal.link_ready=1
|
on property:vendor.thermal.link_ready=1
|
||||||
chown system system /dev/thermal/tz-by-name/charger_skin_therm/trip_point_0_temp
|
chown system system /dev/thermal/tz-by-name/charger_skin_therm/trip_point_0_temp
|
||||||
chown system system /dev/thermal/tz-by-name/charger_skin_therm/trip_point_0_hyst
|
chown system system /dev/thermal/tz-by-name/charger_skin_therm/trip_point_0_hyst
|
||||||
|
chown system system /dev/thermal/tz-by-name/disp_therm/trip_point_0_temp
|
||||||
|
chown system system /dev/thermal/tz-by-name/disp_therm/trip_point_0_hyst
|
||||||
|
chown system system /dev/thermal/tz-by-name/neutral_therm/trip_point_0_temp
|
||||||
|
chown system system /dev/thermal/tz-by-name/neutral_therm/trip_point_0_hyst
|
||||||
|
|
||||||
# Override SF and RE uclamps to 0 on boot after being set elsewhere, for adpf cpu hints
|
# Override SF and RE uclamps to 0 on boot after being set elsewhere, for adpf cpu hints
|
||||||
on property:sys.boot_completed=1
|
on property:sys.boot_completed=1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue