blob: 582f56cfac2416a3b151f9c2408a07193661cad2 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.boot.RootJob"
]
}
},
"program": {
"binary": "test/debug_agent_integration_tests"
},
"sandbox": {
"services": [
"fuchsia.boot.RootJob",
"fuchsia.exception.ProcessLimbo",
"fuchsia.logger.LogSink",
"fuchsia.process.Launcher"
]
}
}