Platform configuration options for recovery.
Field | Type | Description | Default |
---|---|---|---|
system_recovery | SystemRecovery | Which system_recovery implementation to include | |
logo | Option | The path to the logo for the recovery process to use. This must be a rive file (.riv). | |
instructions | Option | The path to the instructions to display. This file must be raw text for displaying. | |
factory_reset_trigger_config | \[object] | Include the factory-reset-trigger package, and configure it using the given file. This is a a map of channel names to indices, when the current OTA channel matches one of the names in the file, if a stored index is less than the index value in the file, a factory reset is triggered. | |
check_for_managed_mode | bool | Perform a managed-mode check before doing an FDR. |