blob: 5640c0811d873d58b04314d16729dd2e140a86be [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"args": [
"--channel-mode"
],
"binary": "bin/debug_agent"
},
"sandbox": {
"boot": [
"bin"
],
"features": [
"shell-commands"
],
"services": [
"fuchsia.exception.ProcessLimbo",
"fuchsia.kernel.RootJob",
"fuchsia.net.NameLookup",
"fuchsia.posix.socket.Provider",
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.sys.ComponentController",
"fuchsia.sys.Launcher"
]
}
}