Set RIL_DATA_REG_STATE_CONDITIONAL_REPORT to true

persist.radio.data_con_rprt=true

This will enable RIL to report DATA_REGISTRATION_STATE RAT IWLAN
if device is IMS registered for voice over Wifi. Reporting IWLAN
in this use case is needed for telephony to use IWLAN RAT for APN
selection for data call (ex. MMS) over IWLAN use cases.

Bug: 37326164

Change-Id: I5d102a70b67aa098de015fb72038edccb5c3fd67
This commit is contained in:
Jayachandran C
2017-04-21 01:25:21 -07:00
committed by Jayachandran Chinnakkannu
parent 654e979e90
commit 580fb6a4a8

View File

@@ -192,6 +192,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
persist.radio.is_wps_enabled=true \
persist.radio.videopause.mode=1 \
persist.radio.sib16_support=1 \
persist.radio.data_con_rprt=true \
persist.rcs.supported=1 \
rild.libpath=/vendor/lib64/libril-qc-qmi-1.so