Platform configuration options for recovery.
Field | Type | Description | Default |
---|---|---|---|
system_recovery |
SystemRecovery |
Which system_recovery implementation to include | |
logo |
FileRelativePathBuf |
The path to the logo for the recovery process to use. This must be a rive file (.riv). | |
instructions |
FileRelativePathBuf |
The path to the instructions to display. This file must be raw text for displaying. | |
factory_reset_trigger |
bool |
Whether to include the factory-reset-trigger package. | |
check_for_managed_mode |
bool |
Perform a managed-mode check before doing an FDR. |