blob: 6e1597e71b8cd29bf468428d10d0a1fa72942631 [file] [log] [blame]
{
"program": {
"binary": "bin/cobalt_testapp",
"args": [ "--no_network_for_testing" ]
},
"sandbox": {
"services": [
"fuchsia.cobalt.LoggerFactory",
"fuchsia.logger.LogSink",
"fuchsia.sys.Launcher"
]
},
"facets": {
"fuchsia.test": {
"injected-services": {
"fuchsia.cobalt.LoggerFactory": "fuchsia-pkg://fuchsia.com/cobalt#meta/cobalt.cmx"
}
}
}
}