Hello!
I want to modify my thermal conf using Root Explorer, so it goes from this
sampling 1000
[tsens_tz_sensor0]
sampling 3000
thresholds 55 65 75 85
thresholds_clr 52 60 70 80
actions cpu cpu cpu cpu
action_info 1134000 972000 648000 384000
to this
sampling 1000
[tsens_tz_sensor0]
sampling 5000
thresholds 85 90 92 95
thresholds_clr 81 86 88 91
actions cpu cpu cpu cpu
action_info 1728000 1350000 648000 348000
I mount the system folder for R/W, and edit the file. I save it, but when I go back and check if the file has been saved, the values are still not saved.
Can anyone help me? Thank you!
I want to modify my thermal conf using Root Explorer, so it goes from this
sampling 1000
[tsens_tz_sensor0]
sampling 3000
thresholds 55 65 75 85
thresholds_clr 52 60 70 80
actions cpu cpu cpu cpu
action_info 1134000 972000 648000 384000
to this
sampling 1000
[tsens_tz_sensor0]
sampling 5000
thresholds 85 90 92 95
thresholds_clr 81 86 88 91
actions cpu cpu cpu cpu
action_info 1728000 1350000 648000 348000
I mount the system folder for R/W, and edit the file. I save it, but when I go back and check if the file has been saved, the values are still not saved.