Sample Header Ad - 728x90

How to disable RIL on Android?

4 votes
4 answers
15020 views
As soon as I connect a USB modem to Android device, the system grabs ttyACM0 and ttyACM1 in an attempt to open connection. As a result, the ports are blocked and can not be opened by other services. I have tried making the following changes in init.rc, as well as deleting ril-deamon service entry. setprop ro.radio.noril yes setprop hw.nophone true How, if possible, can I disable RIL on Android to avoid having it block ttyACM0 and ttyACM1 as soon as modem is plugged in? Is it doable without having to rebuild Android?
Asked by jM2.me (283 rep)
May 11, 2014, 02:08 AM
Last activity: Mar 19, 2025, 09:07 PM