tree: f0f446f05d61099e483aacdcd74e91d6cf074e24
  1. README.md
main/sdk/assembly/FeedbackConfig/README.md

FeedbackConfig

Configuration options for the feedback configuration area.

Note that this flag will only be used as the reboot reason for spontaneous reboots. For non-spontaneous reboots, other signals will be available and will be used to determine the reboot reason. snapshot_exclusion SnapshotExclusionConfig Configuration options for excluding items from snapshots. remote_device_id_provider bool If true, Feedback will retrieve the device ID via the fuchsia.feedback.DeviceIdProvider FIDL protocol rather than using its local implementation. large_disk bool If true, Feedback will persist snapshots to disk if the network is unavailable. include_kernel_logs_in_last_reboot_info bool Whether to include the last few kernel logs in the last reboot info. feedback_id_component_url FeedbackIdComponentUrl The URL of the component, if any, that exposes the fuchsia.feedback.DeviceIdProvider protocol and should be added to the core realm.