klte-common: update mpdecision and thermal-engine from mm package

Change-Id: Icda48225eb1222220c879f1e1073cc87e321178f
This commit is contained in:
OzzysCmAcc 2016-06-07 20:41:10 +02:00 committed by Oskar Kratochvil
parent da4619d201
commit 81b8ea0276
2 changed files with 11 additions and 8 deletions

View File

@ -199,7 +199,7 @@ etc/firmware/cpp_firmware_v1_2_0.fw
# CPU
bin/mpdecision
bin/thermal-engine
vendor/bin/thermal-engine
vendor/lib/libthermalclient.so
vendor/lib/libthermalioctl.so

View File

@ -940,14 +940,17 @@ service qseecomd /system/bin/qseecomd
group system
service mpdecision /system/bin/mpdecision --avg_comp
user root
group system
disabled
class main
user root
disabled
service thermal-engine /system/bin/thermal-engine
class core
user root
group radio system
service thermal-engine /system/vendor/bin/thermal-engine
class main
user root
socket thermal-send-client stream 0666 system system
socket thermal-recv-client stream 0660 system system
socket thermal-recv-passive-client stream 0666 system system
group root
service time_daemon /system/bin/time_daemon
class late_start