RIL library not loaded

Hi,

we are working on Android 9, we added the RIL library provided by quectel team to our android source code and we compiled. But for us RIL library not loaded successfully.

We tested with below command.

COMMAND: cat /init*.rc | grep ril-daemon

It is not returning anything.

Can you please suggest me how to load the RIL library successfully.

iwg34m_8mm:/ # getprop | grep ril

The init.xxx.rc might be in

system/core/rootdir/init.rc 
device/fsl/imx6/init.rc 
device/ti/am335xevm_sk/init.am335xevm.rc 
device/generic/x86/init.rc 
device/samsung/smdkv210/init.smdkv210_sdmmc.rc

If need, you can ask the Quectel FAE team to check your Android source code.