android_device_xiaomi_sm835.../rootdir/etc/init.mi_thermald.rc
ItsVixano 2f00448979 sm8350-common: rootdir: Update mi_thermald init script
* From odin V12.5.12.0.RKMCNXM

Change-Id: I5509271b0cdb23e40f8fb4186b740c66d79fe069
2022-04-01 17:50:45 +02:00

13 lines
285 B
Plaintext

on charger
wait /sys/class/power_supply/battery/temp
start mi_thermald
on boot
wait /sys/class/power_supply/battery/temp
start mi_thermald
service mi_thermald /system/vendor/bin/mi_thermald
class main
user root
group system
seclabel u:r:mi_thermald:s0