From 3418d6e6332f6ae015914c89d4078f6db8025f68 Mon Sep 17 00:00:00 2001 From: Davide Garberi Date: Thu, 10 Sep 2020 13:43:31 +0200 Subject: msm8996-common: rootdir: Remove duplicated socket declarations Change-Id: I86821f360d0e037732d7c1d23a04d602ccff4c0f --- rootdir/etc/init.qcom.rc | 3 --- 1 file changed, 3 deletions(-) (limited to 'rootdir/etc') 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 -- cgit v1.2.3