commit | f7b93ce5a03781e9d1ee01421dae9a0cb5eeaf6f | [log] [tgz] |
---|---|---|
author | Dan Pasanen <dan.pasanen@gmail.com> | Tue Feb 13 21:20:01 2018 -0600 |
committer | Rashed Abdel-Tawab <rashedabdeltawab@gmail.com> | Fri Apr 20 05:51:44 2018 +0200 |
tree | 56597f9e379ac22d6c8e3abed5437d53e2ae8307 | |
parent | ca40331215148f8eabaa24afc28da225eb44c055 [diff] |
lineage-radio: disable ims services on ro.radio.noril Change-Id: I598dbaaaead2c9cfd50cd41f3bed193dfe17e147
diff --git a/prebuilt/common/etc/init/lineage-radio.rc b/prebuilt/common/etc/init/lineage-radio.rc index e925394..22f1e64 100644 --- a/prebuilt/common/etc/init/lineage-radio.rc +++ b/prebuilt/common/etc/init/lineage-radio.rc
@@ -1,5 +1,9 @@ # 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