aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordd3boh <dade.garberi@gmail.com>2017-09-20 12:08:46 +0200
committerdd3boh <dade.garberi@gmail.com>2017-10-31 12:34:42 +0100
commit4c3f65a41f2ef836516f06ac71e0f2db9394c937 (patch)
treedbf0d5a51a5216b7aba3a78169b4b9a7e16fe98a
parent3fd7d0bcaa8958bd955763c99240ea7e042182cb (diff)
z2_plus: rootdir: For sure we don't need these lol
Not having any module anymore we don't need this isnmod that probably weren't even useful before being the paths wrong :P Signed-off-by: dd3boh <dade.garberi@gmail.com>
-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 0b91da1..2cfaa5e 100755
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -1043,9 +1043,6 @@ service wifi_fccutild /system/bin/wifi_fccutild
disabled
oneshot
-on property:wifi.fccutild.load.qcacld=true
- insmod /system/lib/modules/qca_cld/qca_cld_wlan.ko con_mode=5
-
service cnss-daemon /system/bin/cnss-daemon -n -l
class late_start
user system
@@ -1072,10 +1069,6 @@ service fm_dl /system/bin/sh /system/etc/init.qcom.fm.sh
disabled
oneshot
-on property:crypto.driver.load=1
- insmod /system/lib/modules/qce.ko
- insmod /system/lib/modules/qcedev.ko
-
service drmdiag /system/bin/drmdiagapp
class late_start
user root