Platform configuration options for storage support.
| Field | Type | Description | Default | 
|---|---|---|---|
| storage_host_enabled | bool | Enables storage-host. See RFC (https://fxrev.dev/1077832) for details. | |
| starnix_volume | StarnixVolumeConfig | ||
| provision_fxfs | bool | Enable provisioning of the fxfs partition. | |
| mutable_storage_garbage_collection | bool | Enable the automatic garbage collection of mutable storage. | |
| keymint_enabled | bool | If set, use keymint for encrypting data. Requires the `fuchsia::keymint` board capability. | |
| filesystems | ProductFilesystemConfig | ||
| factory_data | FactoryDataConfig | ||
| disable_automount | bool | Prevents fshost from binding to detected block devices. | |
| component_id_index | ComponentIdIndexConfig |