Configuration options for the feedback configuration area.
Field | Type | Description | Default |
---|---|---|---|
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 apply the config found at //src/developer/forensics/feedback/configs/product/large_disk.json. Compared to the default, this 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. |