commit | d4cfac304ab16703a790847314177d2aee7d72af | [log] [tgz] |
---|---|---|
author | Wei Huang <wei.x.huang@sonymobile.com> | Mon Jan 23 20:26:20 2017 +0900 |
committer | Amit Mahajan <amitmahajan@google.com> | Thu Mar 30 15:54:14 2017 -0700 |
tree | c51f05ee9eb117a497139bddd562eefc1b242def | |
parent | b9f570ff4421262e845e15a9e9a655fe7791b9e8 [diff] |
Fix mvno match data is incorrect for APNs [Cause of Defect] When user editing an existing apn, ApnPreference won't pass the subId to ApnEditor. As a result, if use change the mvno type to 'imsi', ApnEditor can NOT fetch the correct IMSI due to invalid subId. [How To Fix] Pass subId to ApnEditor, which is same as adding new APN. Bug: 34646368 Test: manual - edited an existing apn Change-Id: I79fe55ccdeb8dab0ffcc7dfb22ba680beb58b9cd