From 92a49a949d073e0f1e3aae4c1becb75a8113b307 Mon Sep 17 00:00:00 2001 From: Matt Mower Date: Fri, 29 Jan 2016 11:50:41 -0600 Subject: [PATCH] apns: T-Mobile 310260: Compatibility update * Allow both IPv4 and IPv6 protocols for data and mms * Provide an apn name for the initial attach profile With respect to initial attach, it seems at least the qcom ril blobs on my device require the apn field to be set. The following error is produced and data will not connect on boot unless radio resets (e.g. airplane mode toggle) so that the default APN is used. E RILQ : (0/231): RIL[0][cmd-111(680)] qcril_data_request_set_lte_attach_profile: ril_apn (provided NULL) is mandatory param for looking up profile. E RILQ : (0/231): RIL[0][cmd-111(680)] qcril_data_request_set_lte_attach_profile: EXIT with FAILURE E RILQ : (0/231): RIL[0][cmd-111(680)] qcril_qmi_nas_set_initial_attach_apn: Data RIL call for Attach APN failed with Error code 2 Change-Id: Ie983474780a7443c870911994234ea2f2025de12 --- prebuilt/common/etc/apns-conf.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/prebuilt/common/etc/apns-conf.xml b/prebuilt/common/etc/apns-conf.xml index b8e659e7..2741c6a5 100644 --- a/prebuilt/common/etc/apns-conf.xml +++ b/prebuilt/common/etc/apns-conf.xml @@ -1471,9 +1471,9 @@ - - - + + +