move ril settings from init to system.prop

This commit is contained in:
Valera1978 2018-07-06 20:37:28 +03:00
parent 3f1c6fcc7b
commit bb499dfdbc

View File

@ -47,6 +47,9 @@ rild.libpath=/system/vendor/lib/libsec-ril.so
ro.telephony.mms_data_profile=5 ro.telephony.mms_data_profile=5
ro.ril.telephony.qan_resp_strings=6 ro.ril.telephony.qan_resp_strings=6
ro.telephony.default_network=9
telephony.lteOnGsmDevice=1
# Ril sends only one RIL_UNSOL_CALL_RING, so set call_ring.multiple to false # Ril sends only one RIL_UNSOL_CALL_RING, so set call_ring.multiple to false
ro.telephony.call_ring.multiple=0 ro.telephony.call_ring.multiple=0