sdm660-common: init_thermal-engine: Force the thermal-engine to use vendor's config file

* it will always fall back...

03-06 11:20:54.116   983   983 I ThermalEngine: No target config file, falling back to '/vendor/etc/thermal-engine.conf'

Signed-off-by: iusmac <iusico.maxim@libero.it>
Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
iusmac 2023-05-11 10:21:51 +08:00 committed by pix106
parent 7d079cf31a
commit 3bb0545fb4

View file

@ -7,7 +7,7 @@
#Copyright (c) 2013-2018, The Linux Foundation. All rights reserved.
#
service thermal-engine /vendor/bin/thermal-engine
service thermal-engine /vendor/bin/thermal-engine -c /vendor/etc/thermal-engine.conf
class main
user root
group root