diff options
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/etc/init.qcom.rc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index fea45d7..1e916e9 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -518,9 +518,6 @@ service thermal-engine /vendor/bin/thermal-engine -c /vendor/etc/thermal-engine. socket thermal-recv-passive-client stream 0666 system system socket thermal-send-rule stream 0660 system system group system root diag - 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 writepid /dev/cpuset/system-background/tasks service adsprpcd /vendor/bin/adsprpcd |