blob: 1508301db548819af491f8f80c5c4d742181d58e [file]
{
"include": [
"syslog/client.shard.cmx"
],
"program": {
"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"
]
}
}