commit | c17ddea719eff14bfa441b78ff7f9264b8f41108 | [log] [tgz] |
---|---|---|
author | Jun Yin <junyin@google.com> | Wed Jan 17 10:10:49 2018 -0800 |
committer | Jun Yin <junyin@google.com> | Wed Jan 24 12:38:46 2018 -0800 |
tree | 0425d26663aa872a456a211ce2401d7fc609c3b0 | |
parent | 08346c7dd55d2863aa27856521d7b4dd726266e1 [diff] |
EuiccCard #2 (getAllProfiles) EuiccCard extends UiccCard to provide eUICC functionality defined by GSMA RSP specifications. This CL adds the implementation for getAllProfiles. Other implementation of methods are added in following up CLs. The patch #1 is the existing code and can be compared with the patch #2 to see the actual diff. Bug: 38206971 Test: unit test Change-Id: I1253bd235103392d4d8105cc9dd2019876f92eb0