sm7250-common: rootdir: Fix thermal HAL denials

This commit is contained in:
mikairyuu 2022-08-22 21:38:56 +03:00
parent 9942dd4d3a
commit 677a467b72

View File

@ -29,6 +29,10 @@ on enable-low-power
# Enable PowerHAL hint processing # Enable PowerHAL hint processing
setprop vendor.powerhal.init 1 setprop vendor.powerhal.init 1
on property:vendor.thermal.link_ready=1
chown system system /dev/thermal/tz-by-name/xo_therm/trip_point_0_temp
chown system system /dev/thermal/tz-by-name/xo_therm/trip_point_0_hyst
on property:sys.boot_completed=1 on property:sys.boot_completed=1
trigger enable-low-power trigger enable-low-power