android_device_asus_deb/system.prop
Kasual 25c59513a0 deb: remove lteOnCdmaDevice from system.prop
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
2017-01-09 04:49:07 +00:00

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