Skip to content
Success

Changes

Summary

  1. pySim.esim.saip: Implement optimized file content encoding (details)
Commit a99e7bce2e3f30d4069eb3f8244999c44b025648 by laforge
pySim.esim.saip: Implement optimized file content encoding

Make sure we make use of the fill pattern when encoding file contents:
Only encode the differences to the fill pattern of the file, in order
to reduce the profile download size.

Change-Id: I61e4a5e04beba5c9092979fc546292d5ef3d7aad
The file was modifiedtests/unittests/test_esim_saip.py
The file was modifiedpySim/esim/saip/__init__.py