blob: 24c89a92fe8a73abdea2cb9740879eb0ddd7a455 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.kernel.RootJob"
]
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "test/debug_agent_integration_tests"
},
"sandbox": {
"services": [
"fuchsia.exception.ProcessLimbo",
"fuchsia.kernel.RootJob",
"fuchsia.process.Launcher"
]
}
}