FeedbackConfig

意見回饋設定區的設定選項。

欄位類型說明預設
snapshot_exclusion SnapshotExclusionConfig 從快照中排除項目的設定選項。
remote_device_id_provider bool 如果為 True,意見回饋會透過 fuchsia.feedback.DeviceIdProvider FIDL 通訊協定擷取裝置 ID,而非使用本機實作。
large_disk bool 如果設為 true,意見回饋會套用 //src/developer/forensics/feedback/configs/product/large_disk.json 中的設定。與預設值相比,這項設定會在網路無法使用時將快照儲存至磁碟。
include_kernel_logs_in_last_reboot_info bool 是否要在上次重新啟動資訊中加入最近幾個核心記錄。
flash_ts_feedback_id_component_url \[string] 元件網址 (如有),必須符合 //src/developer/forensics/flash_ts_feedback_id/meta/README.md 中的規定。也就是實作 fuchsia.feedback.DeviceIdProvider 和 google.flashts.Reader 通訊協定的元件。