aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rootdir/init.qcom.rc4
1 files changed, 4 insertions, 0 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc
index af0ebda..bc23c4e 100644
--- a/rootdir/init.qcom.rc
+++ b/rootdir/init.qcom.rc
@@ -527,6 +527,10 @@ service updatemiscta /system/bin/updatemiscta
service netmgrd /system/bin/netmgrd
class main
+on property:ro.radio.noril=true
+ stop ril-daemon
+ stop netmgrd
+
# start GNS/Sensor interface daemon
service gsiff_daemon /system/bin/gsiff_daemon
class late_start