Skip to content

Changes

Summary

  1. pySim.esim.saip: Move initialization of PE header to base class (details)
Commit 1e69c653cc07378e2b6957b09b9af7139c7c6d95 by laforge
pySim.esim.saip: Move initialization of PE header to base class

Let's avoid the copy+paste in the subclass constructors and initialize the profile
element header in the base class constructor.

Change-Id: I6e69ae1f0d33d963247fc506db33b3840c10c19a
The file was modified pySim/esim/saip/__init__.py