Skip to content

Fix AUM stuck with loop0

Use force to unmount encrypted bundle.

Cancel static delta upgrade if USB flash drive is removed.
For encrypted static delta upgrade, the upgrade task may not get errors when accessing the decrypted upgrade file after USB flash drive has been removed. This can prevent encrypted file to be locked, and loopback to be released.

Merge request reports