blob: 8514d63a415e888fbaad744055b9688347776459 [file] [log] [blame] [edit]
{
"include": [
"syslog/client.shard.cmx"
],
"program": {
"binary": "bin/fidl_echo_launcher"
},
"sandbox": {
"services": [
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher"
]
}
}