diff --git a/rootdir/etc/init.target.rc b/rootdir/etc/init.target.rc index 5646f7f..c0a7636 100644 --- a/rootdir/etc/init.target.rc +++ b/rootdir/etc/init.target.rc @@ -79,7 +79,12 @@ on boot start rfs_access # Set thermal mode to evaluation + chmod 0664 /sys/class/power_supply/battery/dc_thermal_levels + chmod 0664 /sys/class/thermal/thermal_message/sconfig chown system system /sys/class/thermal/thermal_message/sconfig + chmod 0664 /sys/class/thermal/thermal_message/balance_mode + chown system system /sys/class/thermal/thermal_message/balance_mode + chmod 0664 /sys/class/thermal/thermal_message/flash_state write /sys/class/thermal/thermal_message/sconfig 10 # Set doze mode permissions