blob: 0b842b189248c675146ced6f44a6576618d213c9 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fidl.examples.routing.echo.Echo": "fuchsia-pkg://fuchsia.com/namespace-capabilities-integration-test#meta/echo-server-v1.cmx"
}
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/namespace_capabilities_integration_test"
},
"sandbox": {
"services": [
"fuchsia.process.Launcher",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher"
]
}
}