Attention is currently required from: fixeria, laforge.
laforge uploaded patch set #8 to this change.
The following approvals got outdated and were removed: Verified-1 by Jenkins Builder
pySim.esim.saip: maintain a parsed fileystem hierarchy
With this change, the ProfileElementSequence object will maintain a
representation of the filesystem hierarchy of the eSIM profile. Every
file that is added by a ProfileElement will add a FsNode into that tree,
and each FsNode will point to the File object for the respective file.
This allows us to find files by their path, as well as add files by
path.
Change-Id: I2caadc24b1087855f23f3c57cdf8dabbf81757c0
---
M contrib/saip-tool.py
M pySim/esim/saip/__init__.py
2 files changed, 629 insertions(+), 76 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/48/37848/8
To view, visit change 37848. To unsubscribe, or for help writing mail filters, visit settings.