commit | 4fe48111c7d1f9410e65ad7abdf6e29879e09d16 | [log] [tgz] |
---|---|---|
author | Brad Ebinger <breadley@google.com> | Wed Apr 13 11:21:53 2016 -0700 |
committer | Brad Ebinger <breadley@google.com> | Wed Apr 13 11:21:53 2016 -0700 |
tree | 3aaf5e57890876b46514d3318e1fdb29d3086403 | |
parent | 495b527dfd9e337068fa76b97d1d8e9f38c3b802 [diff] |
Use the full SIM UICC to prevent possible collisions Currently, Telephony registers the SIM PhoneAccounts using the partial UICC, which has the possibility of colliding with another sim UICC on a multi-SIM device. To Telecom, it looks like there is only one PhoneAccount. We now register the full UICC with Telecom so that this collision does not occur. Change-Id: I517d05c69f1f2005b917f1e3463a14a235b49ad8 Fix: 25410213