commit | 41cc634bcf55c46e9ada7447403c01553152205f | [log] [tgz] |
---|---|---|
author | Arman Uguray <armansito@chromium.org> | Fri Mar 29 16:34:39 2013 -0700 |
committer | ChromeBot <chrome-bot@google.com> | Tue Apr 30 15:54:38 2013 -0700 |
tree | 10010b14ce9dec60028fa0397d3304a94bdacd55 | |
parent | ee04a6ea676a113b2d4d6d53ad45ab36a26b0cc0 [diff] |
shill: cellular: Modify ActivatingIccidStore to keep track of MEIDs separately. Renamed ActivatingIccidStore to PendingActivationStore. Modified the public interface to interact with MEIDs separately from ICCIDs. BUG=chromium:225135 TEST=1. Build and run unittests. 2. On link, verify that LTE activation still works. Make sure that the ICCID gets written to a file called "activating_iccid_store.profile" in /var/cache/shill. Change-Id: I383bd80d222f43d354cc72b437e6b037fc40492f Reviewed-on: https://gerrit.chromium.org/gerrit/46954 Reviewed-by: Thieu Le <thieule@chromium.org> Reviewed-by: Ben Chan <benchan@chromium.org> Commit-Queue: Arman Uguray <armansito@chromium.org> Tested-by: Arman Uguray <armansito@chromium.org>