| { | |
| debug: false, | |
| maintain_utc_clock: true, | |
| use_builtin_process_launcher: true, | |
| out_dir_contents: "hub", | |
| num_threads: 2, | |
| namespace_capabilities: [ | |
| { | |
| directory: "boot", | |
| path: "/boot", | |
| rights: [ | |
| "rx*", | |
| ], | |
| }, | |
| { | |
| protocol: [ | |
| "fuchsia.boot.FactoryItems", | |
| "fuchsia.boot.Items", | |
| ], | |
| }, | |
| ], | |
| component_id_index_path: "/boot/config/component_id_index", | |
| builtin_boot_resolver: "boot", | |
| } |