aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrootdir/init.qcom.rc63
1 files changed, 0 insertions, 63 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc
index ed529b0..e1da4ea 100755
--- a/rootdir/init.qcom.rc
+++ b/rootdir/init.qcom.rc
@@ -687,9 +687,6 @@ on property:persist.debug.trace=1
mkdir /data/core 0777 root root
write /proc/sys/kernel/core_pattern "/data/core/%E.%p.%e"
-on property:init.svc.wpa_supplicant=stopped
- stop dhcpcd
-
on property:bluetooth.isEnabled=true
start btwlancoex
write /sys/class/bluetooth/hci0/idle_timeout 7000
@@ -982,36 +979,6 @@ on property:netd.fstman.start=true
on property:netd.fstman.start=false
stop fstman
-service dhcpcd_wlan0 /system/bin/dhcpcd -ABKLG
- class late_start
- disabled
- oneshot
-
-service dhcpcd_bond0 /system/bin/dhcpcd -ABKLG
- class late_start
- disabled
- oneshot
-
-service dhcpcd_p2p /system/bin/dhcpcd -ABKLG
- class late_start
- disabled
- oneshot
-
-service iprenew_wlan0 /system/bin/dhcpcd -n
- class late_start
- disabled
- oneshot
-
-service iprenew_bond0 /system/bin/dhcpcd -n
- class late_start
- disabled
- oneshot
-
-service iprenew_p2p /system/bin/dhcpcd -n
- class late_start
- disabled
- oneshot
-
service ptt_socket_app /system/bin/ptt_socket_app -d
class main
user root
@@ -1047,36 +1014,6 @@ service cnss_diag /system/bin/cnss_diag -q -f
service cnss-daemon /system/bin/cnss-daemon -n -l
class late_start
-service dhcpcd_bt-pan /system/bin/dhcpcd -BKLG
- class late_start
- disabled
- oneshot
-
-service iprenew_bt-pan /system/bin/dhcpcd -n
- class late_start
- disabled
- oneshot
-
-service dhcpcd_bnep0 /system/bin/dhcpcd -BKLG
- disabled
- oneshot
-
-service dhcpcd_bnep1 /system/bin/dhcpcd -BKLG
- disabled
- oneshot
-
-service dhcpcd_bnep2 /system/bin/dhcpcd -BKLG
- disabled
- oneshot
-
-service dhcpcd_bnep3 /system/bin/dhcpcd -BKLG
- disabled
- oneshot
-
-service dhcpcd_bnep4 /system/bin/dhcpcd -BKLG
- disabled
- oneshot
-
service loc_launcher /system/bin/loc_launcher
# loc_launcher will start as root and set its uid to gps
class late_start