klte-common: Update RIL_REQUEST_QUERY_AVAILABLE_NETWORKS response prop

* mQANElements never made tremendous sense, the response strings
  are not part of an object, just a text string making up a parcel.
* ro.ril.telephony.mqanelements -> ro.ril.telephony.qan_resp_strings
  for consistency with some of the other new RIL props.

Change-Id: I6f941f5177852454a4d4b9494077329814d884f1
This commit is contained in:
Kevin F. Haggerty 2017-12-25 15:51:39 -07:00
parent 5d5a569ee6
commit b3441fb51c
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ 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.ril.telephony.qan_resp_strings=6
# Ril sends only one RIL_UNSOL_CALL_RING, so set call_ring.multiple to false
ro.telephony.call_ring.multiple=0