lineage-radio: disable ims services on ro.radio.noril
Change-Id: I598dbaaaead2c9cfd50cd41f3bed193dfe17e147
This commit is contained in:
committed by
Rashed Abdel-Tawab
parent
ca40331215
commit
f7b93ce5a0
@@ -1,5 +1,9 @@
|
|||||||
# Disable ril services if noril prop is set
|
# Disable ril services if noril prop is set
|
||||||
on property:ro.radio.noril=1
|
on property:ro.radio.noril=1
|
||||||
|
stop ims_rtp_daemon
|
||||||
|
stop imsdatadaemon
|
||||||
|
stop imsqmidaemon
|
||||||
|
stop imsrcsservice
|
||||||
stop ril-daemon
|
stop ril-daemon
|
||||||
stop qmuxd
|
stop qmuxd
|
||||||
stop netmgrd
|
stop netmgrd
|
||||||
|
Reference in New Issue
Block a user