mirror of
https://github.com/token2/snapd.git
synced 2026-03-13 11:15:47 -07:00
We need to specify the PartitionName for ICE decryption since it is currently based on partition name as well as the mapper device provided in Device. Also allow mocking the actual call to runFDEDeviceUnlockCommand from other packages without all the complexity of creating hook scripts and such, and add some more debug logging. Signed-off-by: Ian Johnson <ian.johnson@canonical.com>