Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 96cabaa7 authored by Dhina17's avatar Dhina17 Committed by Sahil Sonar
Browse files

apn: Don't set type default for Vodafone MMS 404/20

- It avoids apn: portalnmms as default.
  www is the actual working one for Vi India.
  So don't have to change it to www everytime manually.

- Verified in stock ROM apn conf.

Change-Id: Icc84ad8cd22e36306dd53088f7176f3a9fd849ef
parent ba5b9495
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -633,7 +633,7 @@
        mmsproxy="10.10.1.100"
        port="9401"
        proxy="10.10.1.100"
        type="default,supl,mms"
        type="supl,mms"
    />
    <apn
        mcc="404"
+1 −1
Original line number Diff line number Diff line
@@ -26008,7 +26008,7 @@
        mmsproxy="10.10.1.100"
        port="9401"
        proxy="10.10.1.100"
        type="default,supl,mms"
        type="supl,mms"
    />
    <apn
        mcc="404"