From 1682f8a76343584d867ebcfcc729efad4665af2f Mon Sep 17 00:00:00 2001 From: Nvertigo Date: Wed, 26 Sep 2018 19:07:37 +0200 Subject: [PATCH] apns: NOS: fix tethering and mms. This fixes BUGBASH-2328 for Portuguese carrier NOS (mcc="268" mnc="03"). This is an ugly workaround since you can't edit the APN definition anymore: if you try to save an APN with type dun, you get the error message: "Carrier does not allow adding APNs of type dun." But it's working. Since the preinstalled APNs does not need to be edited and this doesn't break anything else for this carrier, this is acceptable. Thanx to tfae@xda. Change-Id: Ic81a9549bf9610805e68b9be56c811b008cbdacb --- prebuilt/common/etc/apns-conf.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/prebuilt/common/etc/apns-conf.xml b/prebuilt/common/etc/apns-conf.xml index dc0efa57..85b7bec5 100644 --- a/prebuilt/common/etc/apns-conf.xml +++ b/prebuilt/common/etc/apns-conf.xml @@ -1131,8 +1131,9 @@ - - + + +