I have been researching about ril and I have noticed in Android 8 ril socket is missing.
rild
socket is missing in/dev/socket/
. Did it move any where else ?
I see a new folder called qmux_radio
and inside (on Nexus 5X)
srw-rw---- 1 radio radio 0 2018-02-23 09:51 qmux_connect_socket
srwx------ 1 radio radio 0 2018-02-23 11:54 rild_ims0
srwx------ 1 radio radio 0 2018-02-23 11:54 rild_oem0
srwx------ 1 radio radio 0 2018-02-23 11:54 uim_remote_client_socket
srwx------ 1 radio radio 0 2018-02-23 11:54 uim_remote_server_socket
these seems to be related to vendor (QMI - Qualcomm Linux Modems)
- How's com.android.phone process talk to rild in Android 8
Android documentation related to RIL seems to be out-of-date as of now
Thanks