Riggs6012 submitted a new resource:
Thermal Daemon for generic and Surface - Run a cooler computer
To install extract your ramdisk.img and add this to your init.rc file:
service dbus /system/bin/dbus-daemon --system --nofork
class main
socket dbus stream 660 root root
user root
group system inet
service thermald /system/vendor/bin/thermal-daemon
user root
group system
class main
disabled
oneshot
Next save your init.rc file and repack your ramdisk.img. Then install the ramdisk.img and the gearlock package for your device and boot. This package comes...
View the full version of this resource...
Thermal Daemon for generic and Surface - Run a cooler computer
To install extract your ramdisk.img and add this to your init.rc file:
service dbus /system/bin/dbus-daemon --system --nofork
class main
socket dbus stream 660 root root
user root
group system inet
service thermald /system/vendor/bin/thermal-daemon
user root
group system
class main
disabled
oneshot
Next save your init.rc file and repack your ramdisk.img. Then install the ramdisk.img and the gearlock package for your device and boot. This package comes...
View the full version of this resource...