| { | |
| "include": [ | |
| "syslog/client.shard.cmx" | |
| ], | |
| "program": { | |
| "binary": "bin/remote_control_runner" | |
| }, | |
| "sandbox": { | |
| "services": [ | |
| "fuchsia.developer.remotecontrol.RemoteControl", | |
| "fuchsia.overnet.MeshController", | |
| "fuchsia.overnet.Overnet", | |
| "fuchsia.overnet.ServiceConsumer", | |
| "fuchsia.overnet.ServicePublisher", | |
| "fuchsia.tracing.provider.Registry" | |
| ] | |
| } | |
| } |