update APN version for MVNO

As adding MVNO feature, update APN version from 7 to 8.
To recognize MVNO, use new elements, spn, imsi, gid, mvno_type.

Bug: 8143480

Change-Id: Ib8e7370ebc99c1518e6d9337621e64966c128a0b
This commit is contained in:
Sungmin Choi
2013-02-04 13:07:42 +09:00
parent fd5a0b3681
commit dfe4db1450

View File

@@ -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>