thermal: Add permission for trigger_sensor sysfs am: 8b8d1c611f
am: acfa7b761a
am: 0c6dc5a9c1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/21791217 Change-Id: Idc2887e8662e3adc839f9e45b6387290b34728b4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
bc2a24bb1f
1 changed files with 4 additions and 0 deletions
|
@ -111,6 +111,10 @@ on init && property:ro.bootmode=charger
|
|||
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_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
|
||||
on property:sys.boot_completed=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue