| { | |
| 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", | |
| ], | |
| }, | |
| ], | |
| } |