| { | |
| "include": [ | |
| "sdk/lib/diagnostics/syslog/client.shard.cmx" | |
| ], | |
| "program": { | |
| "binary": "bin/dev_session_shell" | |
| }, | |
| "sandbox": { | |
| "services": [ | |
| "fuchsia.cobalt.LoggerFactory", | |
| "fuchsia.modular.PuppetMaster", | |
| "fuchsia.modular.SessionShellContext", | |
| "fuchsia.sys.Environment", | |
| "fuchsia.sys.Launcher", | |
| "fuchsia.sys.Loader", | |
| "fuchsia.tracing.provider.Registry", | |
| "fuchsia.ui.scenic.Scenic" | |
| ] | |
| } | |
| } |