Loading
Fix unlock/lock timeout: use 5-minute timeout for user-interactive commands
The flashing unlock/lock commands show a confirmation screen on the device
requiring physical button presses. The default 30s command timeout is not
enough time for the user to confirm. Pass a 5-minute timeout through the
call chain for these interactive operations.
Signed-off-by:
Jackeagle <jackeagle102@gmail.com>