msm8976-common: Fix init.qcom.rc intendation

This commit is contained in:
LuK1337 2017-01-23 12:59:02 +01:00
parent e52e518e5d
commit 4b809e4a3e
1 changed files with 22 additions and 22 deletions

View File

@ -1639,36 +1639,36 @@ service qcamerasvr /system/bin/mm-qcamera-daemon
writepid /dev/cpuset/camera-daemon/tasks
service qseecomd /system/bin/qseecomd
class core
user root
group root
writepid /dev/cpuset/system-background/tasks
class core
user root
group root
writepid /dev/cpuset/system-background/tasks
service perfd /system/vendor/bin/perfd
class main
user root
disabled
writepid /dev/cpuset/system-background/tasks
class main
user root
disabled
writepid /dev/cpuset/system-background/tasks
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
writepid /dev/cpuset/system-background/tasks
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
writepid /dev/cpuset/system-background/tasks
service time_daemon /system/bin/time_daemon
class late_start
user root
group root
writepid /dev/cpuset/system-background/tasks
class late_start
user root
group root
writepid /dev/cpuset/system-background/tasks
service audiod /system/bin/audiod
class late_start
user system
group system
class late_start
user system
group system
service adsprpcd /system/bin/adsprpcd
class main