diff --git a/product/qcom-radio.mk b/product/qcom-radio.mk index ae48f56..8f506b4 100644 --- a/product/qcom-radio.mk +++ b/product/qcom-radio.mk @@ -31,6 +31,7 @@ PRODUCT_PROPERTY_OVERRIDES += \ ro.telephony.call_ring.multiple=false \ ro.telephony.default_network=20 \ ro.use_data_netmgrd=true \ + service.qti.ims.enabled=1 \ telephony.lteOnCdmaDevice=1 # RIL diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 83c268d..a0020c9 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -984,13 +984,6 @@ service wcnss-service /system/bin/wcnss_service group system wifi radio restart -service imsstarter /system/bin/sh /system/etc/init.qti.ims.sh - class main - oneshot - -on property:vold.decrypt=trigger_restart_framework - start imsstarter - service imsqmidaemon /system/bin/imsqmidaemon class main user system