Ok build prop defines lte and gprs definitions under RIL. Will be good if you find out which setting it is. Maybe gprs bands with value 12?
Gesendet von meinem LeTv 1 Pro mit Tapatalk
Actually that was my first change and it didn't work ..so only other things are major differences to Radio.. but which setting or remove it all, also under UTMS settings there are a couple # signs that maybe are not suppose to be there?
V3
# RIL
rild.libpath=/vendor/lib64/libril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
ro.telephony.default_network=22,22
ro.ril.gprsclass=10
ro.ril.hsxpa=1
persist.radio.multisim.config=dsds
persist.radio.apm_sim_not_pwdn=1
persist.radio.disable_flexmap=0
persist.data.qmi.adb_logmask=0
V4 Changes
# Enable Permanent LTE Option (RIL - Radio Interface Layer )
# NOTE: The list of Network Technologies under the *#*#4636#*#*
# has about 25 items. Although, LTE/GSM/CDMA isn't number 10 on the list changing ro.telephony.default_network from 20 to 10
# tells your phone to use that specific technology.
# NOTE: If it isn't saving make sure you've granted access to Root Explorer in the ES File Explorer menu.
# You may need to give access to all users in the SuperSU app.
# --> Reboot pohone or do a factory reset.
# Even when I go back to the *#*#4636#*#* to check my network setting it still reads LTE/GSM/CDMA Auto (PRL),
# but this is normal and should work. If not maybe a factory reset will help here.
# system.prop for plutonium
# RIL
rild.libpath=/vendor/lib64/lib
ril-qc-qmi-1.so
rild.libargs=-d /dev/smd0
persist.rild.nitz_plmn=
persist.rild.nitz_long_ons_0=
persist.rild.nitz_long_ons_1=
persist.rild.nitz_long_ons_2=
persist.rild.nitz_long_ons_3=
persist.rild.nitz_short_ons_0=
persist.rild.nitz_short_ons_1=
persist.rild.nitz_short_ons_2=
persist.rild.nitz_short_ons_3=
ril.subscription.types=NV,RUIM
DEVICE_PROVISIONED=1
ro.telephony.default_network=10,10
ro.ril.def.preffered.network=10
ro.ril.gprsclass=12
ro.ril.hsxpa=2
# From a forum tweak UMTS speed
#ro.ril.enable.dtm=1
ro.ril.hsdpa.category=8
#ro.ril.enable.3g.prefix=1
ro.ril.hsupa.category = 5
#set persist.radio settings
persist.radio.rat_on=combine
persist.radio.multisim.config=dsds
persist.radio.apm_sim_not_pwdn=1
persist.radio.disable_flexmap=0
persist.data.qmi.adb_logmask=0
persist.radio.no_cons_man_roam=1
persist.radio.ignore_dom_time=5
persist.radio.force_on_dc=true
persist.radio.ap.phonetype=1
persist.ril.features = 0x102
#Better call voice quality.
ro.ril.enable.amr.wideband=1