klte-common: Set a default rild.libpath in build.prop
* This is overridden with property_override() in init for unified builds Change-Id: I4173d7c8ffef14ec24da8f61de49bdc61d3a40f2
This commit is contained in:
parent
a3c4d27f06
commit
1bf14f5889
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||
persist.data.netmgrd.qos.enable=true \
|
||||
persist.data.qmi.adb_logmask=0 \
|
||||
persist.radio.add_power_save=1 \
|
||||
rild.libpath=/system/vendor/lib/libsec-ril.so \
|
||||
ro.telephony.mms_data_profile=5 \
|
||||
ro.ril.telephony.mqanelements=6 \
|
||||
ro.telephony.ril_class=KlteRIL
|
||||
|
|
Loading…
Reference in a new issue