From bdcc4d7df756f10a28465af63a91ddbfcd060539 Mon Sep 17 00:00:00 2001 From: Vachounet Date: Mon, 8 Jan 2018 13:14:43 +0100 Subject: [PATCH] sanders: init: remove qcom-sh service * Not used service qcom-sh does not have a SELinux domain defined --- rootdir/etc/init.qcom.rc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 79dccef..c74e141 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -842,11 +842,6 @@ on property:crypto.driver.load=1 insmod /system/lib/modules/qce.ko insmod /system/lib/modules/qcedev.ko -service qcom-sh /system/bin/sh /system/vendor/bin/init.qcom.sh - class late_start - user root - oneshot - service atfwd /system/vendor/bin/ATFWD-daemon class late_start user system