Skip to content
Success

Changes

Summary

  1. pySim.profile: Further refactor card <-> profile matching (details)
Commit ba1e22be0edee792c44766aefa02d2ce29b280cd by laforge
pySim.profile: Further refactor card <-> profile matching

The new architecture avoids sim/ruim/uicc specific methods in
pySim.profile and instead moves the profile-specific code into the
profile; it also solves everything within the class hierarchy, no need
for global methods.

Change-Id: I3b6c44d2f5cce2513c3ec8a3ce939a242f3e4901
The file was modifiedpySim/ts_102_221.py
The file was modifiedpySim/ts_51_011.py
The file was modifiedpySim/cdma_ruim.py
The file was modifiedpySim/profile.py