mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
158f85c479
AOSP has abandoned us. We may as well make things look pretty now. Change-Id: I30b887ab2269182fe54865114a8846a765eab18d
12 lines
437 B
Text
12 lines
437 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
|
|
telephony.lteOnCdmaDevice=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
|