Skip to content
Success

Changes

Summary

  1. esim.saip.File: Suppress encoding attributes that are like template (details)
Commit 9ac4ff3229edb34e9956f4da84ece64a4a5d70ba by laforge
esim.saip.File: Suppress encoding attributes that are like template

The point of the SAIP template mechanism is to reduce the size of the
encoded profile.  Therefore, our encoder in the to_fileDescriptor()
method should suppress generating attributes if their value is identical
to that of the template (if any).

Change-Id: I337ee6c7e882ec711bece17b7a0def9da36b0ad7
The file was modifiedpySim/esim/saip/__init__.py