1on early-boot 2 mkdir /dev/thermal 0750 system system 3 mkdir /dev/thermal/tz-by-name 0750 system system 4 mkdir /dev/thermal/cdev-by-name 0750 system system 5 start vendor.thermal.symlinks 6 7service vendor.thermal.symlinks /vendor/bin/thermal_symlinks 8 class hal 9 user system 10 group system 11 oneshot 12