You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
281 B

# Disable ril services if noril prop is set
on property:ro.radio.noril=1
stop ims_rtp_daemon
stop imsdatadaemon
stop imsqmidaemon
stop imsrcsservice
stop ril-daemon
stop qmuxd
stop netmgrd
on property:persist.radio.noril=1
setprop ro.radio.noril 1