OSDN Git Service

pre-provide the mvno data of the edited apn
authorSungmin Choi <sungmin.choi@lge.com>
Thu, 21 Mar 2013 06:42:27 +0000 (15:42 +0900)
committerRobert Greenwalt <rgreenwalt@google.com>
Mon, 1 Apr 2013 23:44:15 +0000 (16:44 -0700)
commitcd1cb16bad2686990014430197cf7cdd56190c86
tree4831249dc903e7ed9e5b73506310b1aea62c318a
parent358d1825a4f51b9d28b437cbf02df842a56a6d15
pre-provide the mvno data of the edited apn

For mvno, user can add or edit mvno data field.
Pre-provide the mvno data of the edited apn when the user selects
one of the mvno types.
For example if user choose gid, populate the data field with the
current sim's gid1 data, or if user choose the SPN option, fill
in data with the current carrier string. If IMSI, fill in imsi data.

Change-Id: I1bc280054cc7cd37e78a279866cefd62872a19fb
src/com/android/settings/ApnEditor.java