From 91aa4f87bb9bcdab2b8dbd6a7bbca3d24ccb704a Mon Sep 17 00:00:00 2001 From: Prateek Chaubey Date: Wed, 24 Jan 2018 07:17:53 +0000 Subject: [PATCH] land: remove dead services Change-Id: Ib3dd89c42fb86ac7ef1f74827273c02083ade540 --- rootdir/init.qcom.rc | 25 ------------------------- 1 file changed, 25 deletions(-) diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 8266b46..8f5a5c8 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -558,29 +558,12 @@ service msm_irqbalance /system/bin/msm_irqbalance -f /system/vendor/etc/msm_irqb group root writepid /dev/cpuset/system-background/tasks -service wfdservice /system/bin/wfdservice - class main - user system - group audio camera inet net_bt_stack drmrpc media_rw media input net_admin - #removed these because of limit of 12 groups - #graphics net_bt net_bt_admin bluetooth - disabled - oneshot - service qseeproxydaemon /system/vendor/bin/qseeproxydaemon class late_start user system group system writepid /dev/cpuset/system-background/tasks -# Add poweroffhandler -service poweroffhandler /system/bin/poweroffhandler - class core - user media - group graphics audio - disabled - oneshot - service fingerprintd /system/bin/fingerprintd class late_start socket fpce stream 0666 system system @@ -750,11 +733,3 @@ service hvdcp_opti /system/bin/hvdcp_opti class main user root group root - -service mdtpd /system/vendor/bin/mdtpd - class late_start - user root - group system radio drmrpc - -service mtservice /system/bin/mtd - class late_start