diff options
| author | 2013-03-15 17:56:52 -0700 | |
|---|---|---|
| committer | 2013-03-15 17:56:52 -0700 | |
| commit | 3fafccdd180fa9918e900e1176de97cdfec6bccd (patch) | |
| tree | 6ab81f9eb90e26a51fef2a73be7bbb5d376212a4 | |
| parent | 3e32923425d20a77f5597af844758de395e69813 (diff) | |
| parent | 519ba7b10c4e0da3586aeeaa9696349f28313898 (diff) | |
am 519ba7b1: Merge "update APN version for MVNO"
* commit '519ba7b10c4e0da3586aeeaa9696349f28313898':
update APN version for MVNO
| -rw-r--r-- | core/res/res/xml/apns.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/xml/apns.xml b/core/res/res/xml/apns.xml index 8c7245c5d01b..249b598a4653 100644 --- a/core/res/res/xml/apns.xml +++ b/core/res/res/xml/apns.xml @@ -20,6 +20,6 @@ <!-- If you edit this version, also edit the version in the partner-supplied apns-conf.xml configuration file --> -<apns version="7"> +<apns version="8"> </apns> |