sdm660-common: Rename rild.libpath for treble compliance
* rild.libpath is anyway being set to the same value as vendor.rild.libpath by ramdisk Change-Id: I03dec9badd190f5e9e060fc18f63bc3a519ab5cf
This commit is contained in:
parent
bae9198c4e
commit
63a676e3b5
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
persist.vendor.radio.sib16_support=1 \
|
||||
persist.vendor.radio.procedure_bytes=SKIP \
|
||||
ril.subscription.types=NV,RUIM \
|
||||
rild.libpath=/system/vendor/lib64/libril-qc-qmi-1.so \
|
||||
vendor.rild.libpath=/system/vendor/lib64/libril-qc-qmi-1.so \
|
||||
ro.telephony.default_network=22,20 \
|
||||
ro.telephony.iwlan_operation_mode=legacy \
|
||||
ro.vendor.use_data_netmgrd=true \
|
||||
|
|
Loading…
Reference in a new issue