summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rootdir/etc/init.qcom.rc53
1 files changed, 0 insertions, 53 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 84c4316..d4d85fb 100644
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -480,9 +480,6 @@ on property:vendor.radio.atfwd.start=false
# 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:vendor.bluetooth.dun.status=running
start vendor.bt-dun
@@ -629,46 +626,6 @@ service vendor.sensingdaemon /vendor/bin/sensingdaemon
group wifi
disabled
-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 dhcpcd_wigig0 /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 iprenew_wigig0 /system/bin/dhcpcd -n
- class late_start
- disabled
- oneshot
-
service ptt_socket_app /system/vendor/bin/ptt_socket_app -d
class main
user wifi
@@ -702,16 +659,6 @@ on property:sys.shutdown.requested=*
write /sys/kernel/shutdown_wlan/shutdown 1
stop cnss-daemon
-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 ssgqmigd /vendor/bin/ssgqmigd
class late_start
user radio