| { | |
| debug: true, | |
| maintain_utc_clock: false, | |
| use_builtin_process_launcher: false, | |
| namespace_capabilities: [ | |
| { | |
| protocol: [ | |
| "fuchsia.logger.LogSink", | |
| "fuchsia.boot.WriteOnlyLog", | |
| "fuchsia.process.Launcher", | |
| ], | |
| }, | |
| ], | |
| builtin_pkg_resolver: "appmgr_bridge", | |
| } |