Skip to content

Changes

Summary

  1. pySim.esim.saip: Move initialization of PE header to base class (details)
Commit 1ec8017869fb224c6699456bdb2d83a48712ea12 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