mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
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
This commit is contained in:
parent
a23dd45f35
commit
25c59513a0
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ rild.libpath=/system/lib/libril-qc-qmi-1.so
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue