mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
25c59513a0
Remove telephony.lteOnCdmaDevice=1 from system.prop Even if this is from stock it is unnessary/incorrect. See https://review.lineageos.org/#/c/64932/ for full details. Change-Id: Ibbd55f57d02656ce990efedf0227175659ac94d8
11 lines
409 B
Text
11 lines
409 B
Text
# Telephony
|
|
rild.libpath=/system/lib/libril-qc-qmi-1.so
|
|
# Preferred network type - LTE, WCDMA, GSM
|
|
ro.telephony.default_network=9
|
|
ro.telephony.get_imsi_from_sim=true
|
|
telephony.lteOnGsmDevice=1
|
|
DEVICE_PROVISIONED=1
|
|
# Do not power down SIM card when modem is sent to Low Power Mode.
|
|
persist.radio.apm_sim_not_pwdn=1
|
|
# Display Traditional Chinese/Simplified Chinese carriers name
|
|
persist.radio.use_cc_names=true
|