blob: 1b1bf69aed733d26524a7a6cbb5699941eeb1fde [file]
{
"include": [
"syslog/client.shard.cmx"
],
"program": {
"binary": "bin/echo_client",
"args": [
"Hello Fuchsia!"
]
},
"sandbox": {
"services": [
"fidl.examples.routing.echo.Echo"
]
}
}