aboutsummaryrefslogtreecommitdiff
path: root/rootdir/etc/init.qcom.rc
diff options
context:
space:
mode:
authordd3boh <dade.garberi@gmail.com>2017-08-25 18:50:48 +0200
committerdd3boh <dade.garberi@gmail.com>2017-09-06 14:55:55 +0200
commit6cfe06207d65a9265f4e8589950c55eba8541ad2 (patch)
tree3b4e85e32e2bbccae3ea0b7ace8737bb2a769433 /rootdir/etc/init.qcom.rc
parent50f159b2ce3ecfbf5326d1c42dbbce07f29a4009 (diff)
rootdir: Cleanup the qcom-post-boot part
Signed-off-by: dd3boh <dade.garberi@gmail.com>
Diffstat (limited to 'rootdir/etc/init.qcom.rc')
-rwxr-xr-xrootdir/etc/init.qcom.rc7
1 files changed, 0 insertions, 7 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 49268aa..bbc3020 100755
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -1107,12 +1107,6 @@ on property:drmdiag.load=1
on property:drmdiag.load=0
stop drmdiag
-service qcom-post-boot /system/bin/sh /system/etc/init.qcom.post_boot.sh
- class late_start
- user root
- disabled
- oneshot
-
service config-zram /system/bin/sh /system/etc/init.qcom.zram.sh
class late_start
user root
@@ -1120,7 +1114,6 @@ service config-zram /system/bin/sh /system/etc/init.qcom.zram.sh
oneshot
on property:sys.boot_completed=1
- start qcom-post-boot
start config-zram
service atfwd /system/bin/ATFWD-daemon