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.
12 lines
320 B
12 lines
320 B
1 year ago
|
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
|
||
|
|
||
1 year ago
|
service vendor.thermal.symlinks /vendor/bin/thermal_symlinks.samsung
|
||
1 year ago
|
user system
|
||
|
group system
|
||
|
oneshot
|
||
|
disabled
|