move ril settings from init to system.prop
This commit is contained in:
parent
3f1c6fcc7b
commit
bb499dfdbc
1 changed files with 3 additions and 0 deletions
|
@ -47,6 +47,9 @@ rild.libpath=/system/vendor/lib/libsec-ril.so
|
|||
ro.telephony.mms_data_profile=5
|
||||
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
|
||||
ro.telephony.call_ring.multiple=0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue