From 24cff6a58695b245dd9adc8a34bdc92b31b8ed8c Mon Sep 17 00:00:00 2001 From: davidevinavil Date: Fri, 27 Jan 2017 18:51:03 +0100 Subject: z2_plus: Remove remaining unused services Change-Id: Ibef2c6909b0fa80ae7eb68b70f47cee70f5e78da --- rootdir/init.qcom.rc | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index a3a4f64..2905309 100755 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -279,7 +279,6 @@ on post-fs-data restorecon_recursive /persist mkdir /data/misc/dts 0770 media audio mkdir /data/usf 0700 system system - mkdir /data/misc/tloc/ 0700 system drmrpc mkdir /data/misc/qvop 0660 system system mkdir /data/misc/audio_pp 0771 media audio @@ -451,11 +450,6 @@ service fingerprintd /system/bin/fingerprintd group system writepid /dev/cpuset/system-background/tasks -service qfp-daemon /system/bin/qfp-daemon - class late_start - user system - group system drmrpc diag input - service qvop-daemon /system/bin/qvop-daemon class late_start user system @@ -618,11 +612,6 @@ on property:init.svc.zygote=running on property:init.svc.zygote=restarting stop ppd -service tlocd /system/bin/tloc_daemon - class late_start - user system - group drmrpc gps net_raw - service energy-awareness /system/bin/energy-awareness class main user root @@ -746,12 +735,6 @@ service rmt_storage /system/bin/rmt_storage group system wakelock writepid /dev/cpuset/system-background/tasks -service rfs_access /system/bin/rfs_access - class core - user root - group system net_raw - writepid /dev/cpuset/system-background/tasks - service tftp_server /system/bin/tftp_server class main user root -- cgit v1.2.3