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