Removed references to rilswitch script.
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 173e836..5a207e8 100644
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -902,19 +902,6 @@
     group root
     disabled
 
-service rilswitch /system/bin/sh /init.qcom.rilswitch.sh
-    user root
-    user root
-    disabled
-    oneshot
-
-#rilswitch mechanism
-on property:debug.rilswitch=sec
-    start rilswitch
-
-on property:debug.rilswitch=caf
-    start rilswitch
-
 # Change IO scheduler to CFQ after boot_complete
 on property:sys.boot_completed=1
     write /sys/block/mmcblk0/queue/scheduler cfq