Thermal: update charger_skin_therm permission for thermalHAL
Bug: 254020998 Test: Update rc and adb shell ls -al dev/thermal/tz-by-name/charger_skin_therm/trip_point_0* Change-Id: I0585f117907e0d3355973dad5d64bd6a3b4fb68c
This commit is contained in:
parent
94157b77ec
commit
7685a7a72c
1 changed files with 5 additions and 0 deletions
|
@ -101,6 +101,11 @@ on post-fs-data
|
|||
on post-fs-data
|
||||
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
||||
|
||||
# Thermal
|
||||
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
|
||||
|
||||
# Override SF and RE uclamps to 0 on boot after being set elsewhere, for adpf cpu hints
|
||||
on property:sys.boot_completed=1
|
||||
trigger override-sf-uclamp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue