用于存储支持的平台配置选项。
| 字段 | 类型 | 说明 | 默认 |
|---|---|---|---|
storage_host_enabled |
bool |
启用 storage-host。如需了解详情,请参阅 RFC (https://fxrev.dev/1077832)。 | |
starnix_volume |
StarnixVolumeConfig |
||
provision_fxfs |
bool |
启用 fxfs 分区的预配。 | |
mutable_storage_garbage_collection |
bool |
启用可变存储的自动垃圾回收。 | |
keymint_enabled |
bool |
如果已设置,则使用 keymint 加密数据。需要 `fuchsia::keymint` 板级功能。 | |
filesystems |
ProductFilesystemConfig |
||
factory_data |
FactoryDataConfig |
||
disable_automount |
bool |
防止 fshost 绑定到检测到的块设备。 | |
component_id_index |
ComponentIdIndexConfig |