blob: e7d671b40da3b8157011a839fb760f2c511f83db [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "bin/driver_runner_integration_test"
},
"sandbox": {
"features": [
"hub"
],
"services": [
"fuchsia.logger.LogSink",
"fuchsia.process.Launcher",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher"
]
}
}