RecoveryConfig

Platform configuration options for recovery.

FieldTypeDescriptionDefault
system_recovery SystemRecovery Which system_recovery implementation to include
instructions FileRelativePathBuf 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.