Merge "sdm660: thermal: Add thermal send rule socket to thermal service init"
This commit is contained in:
commit
e4ee9c6451
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ service thermal-engine /system/vendor/bin/thermal-engine
|
||||||
socket thermal-send-client stream 0666 system system
|
socket thermal-send-client stream 0666 system system
|
||||||
socket thermal-recv-client stream 0660 system system
|
socket thermal-recv-client stream 0660 system system
|
||||||
socket thermal-recv-passive-client stream 0666 system system
|
socket thermal-recv-passive-client stream 0666 system system
|
||||||
|
socket thermal-send-rule stream 0660 system system
|
||||||
group root
|
group root
|
||||||
|
|
||||||
#service security-check1 /sbin/security_boot_check system
|
#service security-check1 /sbin/security_boot_check system
|
||||||
|
|
Loading…
Reference in a new issue