enable ICCID to PLMN translation
The vendor changed property name for this feature. Bug: 264620636 Change-Id: I6501a590084993e0680bf892ed2ca93e4f8db275 Test: make
This commit is contained in:
parent
75726e25f3
commit
64c15fd86f
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@ endif
|
|||
# From system.property
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
ro.telephony.default_network=27 \
|
||||
persist.vendor.ril.use.iccid_to_plmn=1 \
|
||||
persist.vendor.ril.db_ecc.use.iccid_to_plmn=1 \
|
||||
persist.vendor.ril.db_ecc.id.type=5
|
||||
#rild.libpath=/system/lib64/libsec-ril.so \
|
||||
#rild.libargs=-d /dev/umts_ipc0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue