msm8937-common: Load proper thermal-engine configs
* Required for Oreo blobs. Change-Id: I25c98446ce4677f83f8c543b41b7f8be12c4c254
This commit is contained in:
parent
24fa892a90
commit
c0e667863d
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ service qseecomd /vendor/bin/qseecomd
|
|||
user root
|
||||
group root
|
||||
|
||||
service thermal-engine /system/vendor/bin/thermal-engine
|
||||
service thermal-engine /system/vendor/bin/thermal-engine -c ${sys.qcom.thermalcfg:-/vendor/etc/thermal-engine.conf}
|
||||
class main
|
||||
user root
|
||||
socket thermal-send-client stream 0666 system system
|
||||
|
|
Loading…
Reference in a new issue