mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-08-04 07:26:26 +09:00
* From hardware/google/pixel at d774cbb949e98627e4172bf8fc11e8d954599aa7. Change-Id: I3a3a0c29575d0595e71a30f1e64e33ca34d2eb27
12 lines
319 B
Plaintext
12 lines
319 B
Plaintext
on early-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
|
|
class hal
|
|
user system
|
|
group system
|
|
oneshot
|