blob: 9c2302fc0141067c80e6426ca1c0a87c9e0d78c2 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"injected-services": {
"fidl.examples.echo.Echo": "fuchsia-pkg://fuchsia.com/sysmgr-integration-tests#meta/echo_server_rust.cmx"
}
}
},
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/service_startup_test"
},
"sandbox": {
"features": [
"hub"
],
"services": [
"fidl.examples.echo.Echo",
"fuchsia.sys.Launcher"
]
}
}