mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
It is desired that the seal/reseal code only operates on the input provided in modeenv rather than poking other external structures. The change decouples the lower level code from accessing the model directly. Signed-off-by: Maciej Borzecki <maciej.zenon.borzecki@canonical.com>