You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
320 B
11 lines
320 B
on boot
|
|
mkdir /dev/thermal 0750 system system
|
|
mkdir /dev/thermal/tz-by-name 0750 system system
|
|
mkdir /dev/thermal/cdev-by-name 0750 system system
|
|
start vendor.thermal.symlinks
|
|
|
|
service vendor.thermal.symlinks /vendor/bin/thermal_symlinks.samsung
|
|
user system
|
|
group system
|
|
oneshot
|
|
disabled
|
|
|